Updated Lithuanian translation.
authorŽygimantas Beručka <zygis@src.gnome.org>
Sat, 14 Jul 2007 18:18:09 +0000 (18:18 +0000)
committerŽygimantas Beručka <zygis@src.gnome.org>
Sat, 14 Jul 2007 18:18:09 +0000 (18:18 +0000)
svn path=/trunk/; revision=18470

po/ChangeLog
po/lt.po

index 9227c0769cb286b6bc7b7e74ece16819431d335e..a86cdb014d31cc1681b404d02412efecea514e01 100644 (file)
@@ -1,3 +1,7 @@
+2007-07-14  Žygimantas Beručka  <zygis@gnome.org>
+
+       * lt.po: Updated Lithuanian translation.
+
 2007-07-14  Kjartan Maraas  <kmaraas@gnome.org>
 
        * nb.po: Updated Norwegian bokmål translation.
index 80972510f2da0843c2d8b0331ca930d72458a8e3..9dd849f0563cabc0d772c283063b31ccfbc43a6e 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,77 +1,75 @@
 # translation of lt.po to Lithuanian
 # Lithuanian translation of GTK+
-# Copyright (C) 2000-2005, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2000-2007 Free Software Foundation, Inc.
 #
 # Gediminas Paulauskas <menesis@delfi.lt>, 2000-2004.
 # Tomas Kuliavas <tokul@users.sourceforge.net>, 2004.
-# Žygimantas Beručka <zygis@gnome.org>, 2004-2005.
+# Žygimantas Beručka <zygis@gnome.org>, 2004-2007.
 # Mantas Kriaučiūnas <mantas@akl.lt>, 2006.
 # Gintautas Miliauskas <gintas@akl.lt>, 2007.
 msgid ""
 msgstr ""
-"Project-Id-Version: lt\n"
+"Project-Id-Version: gtk+ 2.11.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-02 15:21-0400\n"
-"PO-Revision-Date: 2007-02-22 01:25+0200\n"
-"Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
+"POT-Creation-Date: 2007-07-14 11:02+0300\n"
+"PO-Revision-Date: 2007-07-14 11:50+0300\n"
+"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
 "Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
-"100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
 msgid "directfb arg"
 msgstr "directfb arg"
 
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
 msgid "sdl|system"
 msgstr "sistema"
 
 #. Description of --class=CLASS in --help output
-#: gdk/gdk.c:126
+#: ../gdk/gdk.c:126
 msgid "Program class as used by the window manager"
 msgstr "Programos klasė, tokia kokią naudojama langų tvarkyklės"
 
 #. Placeholder in --class=CLASS in --help output
-#: gdk/gdk.c:127
+#: ../gdk/gdk.c:127
 msgid "CLASS"
 msgstr "KLASĖ"
 
 #. Description of --name=NAME in --help output
-#: gdk/gdk.c:129
+#: ../gdk/gdk.c:129
 msgid "Program name as used by the window manager"
 msgstr "Programos vardas, toks koks naudojamas langų tvarkyklės"
 
 #. Placeholder in --name=NAME in --help output
-#: gdk/gdk.c:130
+#: ../gdk/gdk.c:130
 msgid "NAME"
 msgstr "VARDAS"
 
 #. Description of --display=DISPLAY in --help output
-#: gdk/gdk.c:132
+#: ../gdk/gdk.c:132
 msgid "X display to use"
 msgstr "Naudojamas X displėjus"
 
 #. Placeholder in --display=DISPLAY in --help output
-#: gdk/gdk.c:133
+#: ../gdk/gdk.c:133
 msgid "DISPLAY"
 msgstr "DISPLĖJUS"
 
 #. Description of --screen=SCREEN in --help output
-#: gdk/gdk.c:135
+#: ../gdk/gdk.c:135
 msgid "X screen to use"
 msgstr "Naudojamas X ekranas"
 
 #. Placeholder in --screen=SCREEN in --help output
-#: gdk/gdk.c:136
+#: ../gdk/gdk.c:136
 msgid "SCREEN"
 msgstr "EKRANAS"
 
 #. Description of --gdk-debug=FLAGS in --help output
-#: gdk/gdk.c:139
+#: ../gdk/gdk.c:139
 msgid "Gdk debugging flags to set"
 msgstr "Gdk derinimo parametrai, kuriuos nurodyti"
 
@@ -79,176 +77,176 @@ msgstr "Gdk derinimo parametrai, kuriuos nurodyti"
 #. Placeholder in --gdk-no-debug=FLAGS in --help output
 #. Placeholder in --gtk-debug=FLAGS in --help output
 #. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:416 gtk/gtkmain.c:419
+#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:416 ../gtk/gtkmain.c:419
 msgid "FLAGS"
 msgstr "PARAMETRAI"
 
 #. Description of --gdk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:142
+#: ../gdk/gdk.c:142
 msgid "Gdk debugging flags to unset"
 msgstr "Gdk derinimo parametrai, kurių nenurodyti"
 
-#: gdk/keyname-table.h:3940
+#: ../gdk/keyname-table.h:3940
 msgid "keyboard label|BackSpace"
 msgstr "BackSpace"
 
-#: gdk/keyname-table.h:3941
+#: ../gdk/keyname-table.h:3941
 msgid "keyboard label|Tab"
 msgstr "Tab"
 
-#: gdk/keyname-table.h:3942
+#: ../gdk/keyname-table.h:3942
 msgid "keyboard label|Return"
 msgstr "Return"
 
-#: gdk/keyname-table.h:3943
+#: ../gdk/keyname-table.h:3943
 msgid "keyboard label|Pause"
 msgstr "Pause"
 
-#: gdk/keyname-table.h:3944
+#: ../gdk/keyname-table.h:3944
 msgid "keyboard label|Scroll_Lock"
 msgstr "Scroll_Lock"
 
-#: gdk/keyname-table.h:3945
+#: ../gdk/keyname-table.h:3945
 msgid "keyboard label|Sys_Req"
 msgstr "Sys_Req"
 
-#: gdk/keyname-table.h:3946
+#: ../gdk/keyname-table.h:3946
 msgid "keyboard label|Escape"
 msgstr "Escape"
 
-#: gdk/keyname-table.h:3947
+#: ../gdk/keyname-table.h:3947
 msgid "keyboard label|Multi_key"
 msgstr "Multi_key"
 
-#: gdk/keyname-table.h:3948
+#: ../gdk/keyname-table.h:3948
 msgid "keyboard label|Home"
 msgstr "Home"
 
-#: gdk/keyname-table.h:3949
+#: ../gdk/keyname-table.h:3949
 msgid "keyboard label|Left"
 msgstr "Kairėn"
 
-#: gdk/keyname-table.h:3950
+#: ../gdk/keyname-table.h:3950
 msgid "keyboard label|Up"
 msgstr "Aukštyn"
 
-#: gdk/keyname-table.h:3951
+#: ../gdk/keyname-table.h:3951
 msgid "keyboard label|Right"
 msgstr "Dešinėn"
 
-#: gdk/keyname-table.h:3952
+#: ../gdk/keyname-table.h:3952
 msgid "keyboard label|Down"
 msgstr "Žemyn"
 
-#: gdk/keyname-table.h:3953
+#: ../gdk/keyname-table.h:3953
 msgid "keyboard label|Page_Up"
 msgstr "Psl_aukštyn"
 
-#: gdk/keyname-table.h:3954
+#: ../gdk/keyname-table.h:3954
 msgid "keyboard label|Page_Down"
 msgstr "Psl_žemyn"
 
-#: gdk/keyname-table.h:3955
+#: ../gdk/keyname-table.h:3955
 msgid "keyboard label|End"
 msgstr "End"
 
-#: gdk/keyname-table.h:3956
+#: ../gdk/keyname-table.h:3956
 msgid "keyboard label|Begin"
 msgstr "Begin"
 
-#: gdk/keyname-table.h:3957
+#: ../gdk/keyname-table.h:3957
 msgid "keyboard label|Print"
 msgstr "Print"
 
-#: gdk/keyname-table.h:3958
+#: ../gdk/keyname-table.h:3958
 msgid "keyboard label|Insert"
 msgstr "Insert"
 
-#: gdk/keyname-table.h:3959
+#: ../gdk/keyname-table.h:3959
 msgid "keyboard label|Num_Lock"
 msgstr "Num_Lock"
 
-#: gdk/keyname-table.h:3960
+#: ../gdk/keyname-table.h:3960
 msgid "keyboard label|KP_Space"
 msgstr "KP_Space"
 
-#: gdk/keyname-table.h:3961
+#: ../gdk/keyname-table.h:3961
 msgid "keyboard label|KP_Tab"
 msgstr "KP_Tab"
 
-#: gdk/keyname-table.h:3962
+#: ../gdk/keyname-table.h:3962
 msgid "keyboard label|KP_Enter"
 msgstr "KP_Enter"
 
-#: gdk/keyname-table.h:3963
+#: ../gdk/keyname-table.h:3963
 msgid "keyboard label|KP_Home"
 msgstr "KP_Home"
 
-#: gdk/keyname-table.h:3964
+#: ../gdk/keyname-table.h:3964
 msgid "keyboard label|KP_Left"
 msgstr "KP_Left"
 
-#: gdk/keyname-table.h:3965
+#: ../gdk/keyname-table.h:3965
 msgid "keyboard label|KP_Up"
 msgstr "KP_Up"
 
-#: gdk/keyname-table.h:3966
+#: ../gdk/keyname-table.h:3966
 msgid "keyboard label|KP_Right"
 msgstr "KP_Right"
 
-#: gdk/keyname-table.h:3967
+#: ../gdk/keyname-table.h:3967
 msgid "keyboard label|KP_Down"
 msgstr "KP_Down"
 
-#: gdk/keyname-table.h:3968
+#: ../gdk/keyname-table.h:3968
 msgid "keyboard label|KP_Page_Up"
 msgstr "KP_Page_Up"
 
-#: gdk/keyname-table.h:3969
+#: ../gdk/keyname-table.h:3969
 msgid "keyboard label|KP_Prior"
 msgstr "KP_Prior"
 
-#: gdk/keyname-table.h:3970
+#: ../gdk/keyname-table.h:3970
 msgid "keyboard label|KP_Page_Down"
 msgstr "KP_Page_Down"
 
-#: gdk/keyname-table.h:3971
+#: ../gdk/keyname-table.h:3971
 msgid "keyboard label|KP_Next"
 msgstr "KP_Next"
 
-#: gdk/keyname-table.h:3972
+#: ../gdk/keyname-table.h:3972
 msgid "keyboard label|KP_End"
 msgstr "KP_End"
 
-#: gdk/keyname-table.h:3973
+#: ../gdk/keyname-table.h:3973
 msgid "keyboard label|KP_Begin"
 msgstr "KP_Begin"
 
-#: gdk/keyname-table.h:3974
+#: ../gdk/keyname-table.h:3974
 msgid "keyboard label|KP_Insert"
 msgstr "KP_Insert"
 
-#: gdk/keyname-table.h:3975
+#: ../gdk/keyname-table.h:3975
 msgid "keyboard label|KP_Delete"
 msgstr "KP_Delete"
 
-#: gdk/keyname-table.h:3976
+#: ../gdk/keyname-table.h:3976
 msgid "keyboard label|Delete"
 msgstr "Delete"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:154 gdk-pixbuf/gdk-pixbuf-io.c:847
-#: gdk-pixbuf/gdk-pixbuf-io.c:1102 tests/testfilechooser.c:218
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:154 ../gdk-pixbuf/gdk-pixbuf-io.c:847
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1102 ../tests/testfilechooser.c:218
 #, c-format
 msgid "Failed to open file '%s': %s"
 msgstr "Nepavyko atverti failo „%s“: %s"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:167 gdk-pixbuf/gdk-pixbuf-io.c:859
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:167 ../gdk-pixbuf/gdk-pixbuf-io.c:859
 #, c-format
 msgid "Image file '%s' contains no data"
 msgstr "Paveikslėlio faile „%s“ nėra duomenų"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:209 gdk-pixbuf/gdk-pixbuf-io.c:896
-#: gdk-pixbuf/gdk-pixbuf-io.c:1153 tests/testfilechooser.c:263
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:209 ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1153 ../tests/testfilechooser.c:263
 #, c-format
 msgid ""
 "Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -256,7 +254,7 @@ msgstr ""
 "Nepavyko įkelti paveikslėlio „%s“: nežinoma priežastis, tikriausiai "
 "sugadintas failas"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:242
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:242
 #, c-format
 msgid ""
 "Failed to load animation '%s': reason not known, probably a corrupt "
@@ -265,12 +263,12 @@ msgstr ""
 "Nepavyko įkelti animacijos „%s“: nežinoma priežastis, tikriausiai sugadintas "
 "failas"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:527
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:527
 #, c-format
 msgid "Unable to load image-loading module: %s: %s"
 msgstr "Nepavyko įkelti paveikslėlių kelties modulio: %s: %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:542
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:542
 #, c-format
 msgid ""
 "Image-loading module %s does not export the proper interface; perhaps it's "
@@ -279,59 +277,55 @@ msgstr ""
 "Paveikslėlių kelties modulis %s neeksportuoja teisingos sąsajos; galbūt jis "
 "yra iš kitos GTK versijos?"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:659 gdk-pixbuf/gdk-pixbuf-io.c:688
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:659 ../gdk-pixbuf/gdk-pixbuf-io.c:688
 #, c-format
 msgid "Image type '%s' is not supported"
 msgstr "Paveikslėlio tipas „%s“ nepalaikomas"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:728
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
 #, c-format
 msgid "Couldn't recognize the image file format for file '%s'"
 msgstr "Nepavyko atpažinti paveikslėlio failo „%s“ formato"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:736
-#, c-format
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:736
 msgid "Unrecognized image file format"
 msgstr "Neatpažintas paveikslėlio failo formatas"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:905
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:905
 #, c-format
 msgid "Failed to load image '%s': %s"
 msgstr "Nepavyko įkelti paveikslėlio „%s“: %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1381
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1381
 #, c-format
 msgid "Error writing to image file: %s"
 msgstr "Klaida rašant į paveikslėlio failą: %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1427 gdk-pixbuf/gdk-pixbuf-io.c:1558
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1427 ../gdk-pixbuf/gdk-pixbuf-io.c:1558
 #, c-format
 msgid "This build of gdk-pixbuf does not support saving the image format: %s"
 msgstr ""
 "Jūsų naudojamas gdk-pixbuf variantas nepalaiko saugojimo į šį paveikslėlių "
 "formatą: %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1461
-#, c-format
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1461
 msgid "Insufficient memory to save image to callback"
 msgstr "Nepakanka atminties paveikslėlio išsaugojimui funkcijoje"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1474
-#, c-format
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1474
 msgid "Failed to open temporary file"
 msgstr "Nepavyko atverti laikino failo"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1500
-#, c-format
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1500
 msgid "Failed to read from temporary file"
 msgstr "Nepavyko perskaityti laikino failo"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1735
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1735
 #, c-format
 msgid "Failed to open '%s' for writing: %s"
 msgstr "Nepavyko atverti „%s“ įrašymui: %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1760
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1760
 #, c-format
 msgid ""
 "Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -340,12 +334,11 @@ msgstr ""
 "Saugant paveikslėlį nepavyko uždaryti „%s“, duomenys gali būti neišsaugoti: %"
 "s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1980 gdk-pixbuf/gdk-pixbuf-io.c:2030
-#, c-format
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1980 ../gdk-pixbuf/gdk-pixbuf-io.c:2030
 msgid "Insufficient memory to save image into a buffer"
 msgstr "Nepakanka atminties įšsaugoti paveikslėlį į buferį"
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:330
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330
 #, c-format
 msgid ""
 "Internal error: Image loader module '%s' failed to complete an operation, "
@@ -354,28 +347,25 @@ msgstr ""
 "Vidinė klaida: Paveikslėlių įkėlimo moduliui „%s“ nepavyko užbaigti, "
 "operacijos, tačiau nebuvo išvestas joks klaidos pranešimas"
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:373
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373
 #, c-format
 msgid "Incremental loading of image type '%s' is not supported"
 msgstr ""
 "Laipsniškas apdorojimas piešinių, kurių tipas yra „%s“, yra nepalaikomas"
 
-#: gdk-pixbuf/gdk-pixdata.c:147
-#, c-format
+#: ../gdk-pixbuf/gdk-pixdata.c:147
 msgid "Image header corrupt"
 msgstr "Paveikslėlio antraštė sugadinta"
 
-#: gdk-pixbuf/gdk-pixdata.c:152
-#, c-format
+#: ../gdk-pixbuf/gdk-pixdata.c:152
 msgid "Image format unknown"
 msgstr "Paveikslėlio formatas nežinomas"
 
-#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
-#, c-format
+#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
 msgid "Image pixel data corrupt"
 msgstr "Paveikslėlio taškiniai duomenys apgadinti"
 
-#: gdk-pixbuf/gdk-pixdata.c:431
+#: ../gdk-pixbuf/gdk-pixdata.c:431
 #, c-format
 msgid "failed to allocate image buffer of %u byte"
 msgid_plural "failed to allocate image buffer of %u bytes"
@@ -383,135 +373,118 @@ msgstr[0] "nepavyko rezervuoti %u baito paveikslėlio buferio"
 msgstr[1] "nepavyko rezervuoti %u baitų paveikslėlio buferio"
 msgstr[2] "nepavyko rezervuoti %u baitų paveikslėlio buferio"
 
-#: gdk-pixbuf/io-ani.c:244
-#, c-format
+#: ../gdk-pixbuf/io-ani.c:244
 msgid "Unexpected icon chunk in animation"
 msgstr "Nesuprantamas piktogramos gabalas animacijoje"
 
-#: gdk-pixbuf/io-ani.c:337
-#, c-format
+#: ../gdk-pixbuf/io-ani.c:337
 msgid "Unsupported animation type"
 msgstr "Nepalaikomas animacijos tipas"
 
-#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:536
-#, c-format
+#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:536
 msgid "Invalid header in animation"
 msgstr "Netinkama animacijos antraštė"
 
-#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:439
-#: gdk-pixbuf/io-ani.c:458 gdk-pixbuf/io-ani.c:509 gdk-pixbuf/io-ani.c:581
-#, c-format
+#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380
+#: ../gdk-pixbuf/io-ani.c:439 ../gdk-pixbuf/io-ani.c:458
+#: ../gdk-pixbuf/io-ani.c:509 ../gdk-pixbuf/io-ani.c:581
 msgid "Not enough memory to load animation"
 msgstr "Nepakanka atminties įkelti animacijai"
 
-#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:415 gdk-pixbuf/io-ani.c:426
-#, c-format
+#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:415
+#: ../gdk-pixbuf/io-ani.c:426
 msgid "Malformed chunk in animation"
 msgstr "Blogai suformuotas animacijos blokas"
 
-#: gdk-pixbuf/io-ani.c:680
+#: ../gdk-pixbuf/io-ani.c:680
 msgid "The ANI image format"
 msgstr "ANI paveikslėlio formatas"
 
-#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:327 gdk-pixbuf/io-bmp.c:359
-#: gdk-pixbuf/io-bmp.c:382 gdk-pixbuf/io-bmp.c:485
-#, c-format
+#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:327
+#: ../gdk-pixbuf/io-bmp.c:359 ../gdk-pixbuf/io-bmp.c:382
+#: ../gdk-pixbuf/io-bmp.c:485
 msgid "BMP image has bogus header data"
 msgstr "BMP paveikslėlis turi klaidinančią antraštę"
 
-#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:422
-#, c-format
+#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:422
 msgid "Not enough memory to load bitmap image"
 msgstr "Nepakanka atminties įkelti rastrinį paveikslėlį"
 
-#: gdk-pixbuf/io-bmp.c:308
-#, c-format
+#: ../gdk-pixbuf/io-bmp.c:308
 msgid "BMP image has unsupported header size"
 msgstr "BMP paveikslėlis turi nepalaikomą antraštės dydį"
 
-#: gdk-pixbuf/io-bmp.c:346
-#, c-format
+#: ../gdk-pixbuf/io-bmp.c:346
 msgid "Topdown BMP images cannot be compressed"
 msgstr "Topdown BMP paveikslėliai negali būti suspausti"
 
-#: gdk-pixbuf/io-bmp.c:1306
-#, c-format
+#: ../gdk-pixbuf/io-bmp.c:1306
 msgid "Couldn't allocate memory for saving BMP file"
 msgstr "Nepavyko priskirti atminties BMP failui išsaugoti"
 
-#: gdk-pixbuf/io-bmp.c:1347
-#, c-format
+#: ../gdk-pixbuf/io-bmp.c:1347
 msgid "Couldn't write to BMP file"
 msgstr "Nepavyko įrašyti į BMP failą"
 
-#: gdk-pixbuf/io-bmp.c:1402
+#: ../gdk-pixbuf/io-bmp.c:1402
 msgid "The BMP image format"
 msgstr "BMP paveikslėlio formatas"
 
-#: gdk-pixbuf/io-gif.c:222
+#: ../gdk-pixbuf/io-gif.c:222
 #, c-format
 msgid "Failure reading GIF: %s"
 msgstr "Klaida skaitant GIF: %s"
 
-#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477
+#: ../gdk-pixbuf/io-gif.c:1638
 msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
 msgstr ""
 "GIF failui trūksta dalies duomenų (galbūt ji buvo kaip nors sugadinta?)"
 
-#: gdk-pixbuf/io-gif.c:505
+#: ../gdk-pixbuf/io-gif.c:505
 #, c-format
 msgid "Internal error in the GIF loader (%s)"
 msgstr "Vidinė klaida GIF kelties programoje (%s)"
 
-#: gdk-pixbuf/io-gif.c:579
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:579
 msgid "Stack overflow"
 msgstr "Steko perpildymas"
 
-#: gdk-pixbuf/io-gif.c:639
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:639
 msgid "GIF image loader cannot understand this image."
 msgstr "GIF įkelties programa negali suprasti šio paveikslėlio."
 
-#: gdk-pixbuf/io-gif.c:668
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:668
 msgid "Bad code encountered"
 msgstr "Aptiktas blogas kodas"
 
-#: gdk-pixbuf/io-gif.c:678
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:678
 msgid "Circular table entry in GIF file"
 msgstr "Cikliškas lentelės įrašas GIF faile"
 
-#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511
-#: gdk-pixbuf/io-gif.c:1626
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464
+#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626
 msgid "Not enough memory to load GIF file"
 msgstr "Nepakanka atminties įkelti GIF failui"
 
-#: gdk-pixbuf/io-gif.c:956
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:956
 msgid "Not enough memory to composite a frame in GIF file"
 msgstr "Nepakanka atminties sukurti kadrui GIF faile"
 
-#: gdk-pixbuf/io-gif.c:1128
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:1128
 msgid "GIF image is corrupt (incorrect LZW compression)"
 msgstr "GIF paveikslėlis apgadintas (netinkamas LZW suspaudimas)"
 
-#: gdk-pixbuf/io-gif.c:1178
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:1178
 msgid "File does not appear to be a GIF file"
 msgstr "Atrodo, kad tai ne GIF failas"
 
-#: gdk-pixbuf/io-gif.c:1190
+#: ../gdk-pixbuf/io-gif.c:1190
 #, c-format
 msgid "Version %s of the GIF file format is not supported"
 msgstr "GIF formato versija %s nėra palaikoma"
 
-#: gdk-pixbuf/io-gif.c:1299
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:1299
 msgid ""
 "GIF image has no global colormap, and a frame inside it has no local "
 "colormap."
@@ -519,77 +492,68 @@ msgstr ""
 "GIF paveikslėlis neturi bendros spalvų lentelės, o jo kadras irgi neturi "
 "spalvų lentelės."
 
-#: gdk-pixbuf/io-gif.c:1533
-#, c-format
+#: ../gdk-pixbuf/io-gif.c:1533
 msgid "GIF image was truncated or incomplete."
 msgstr "GIF paveikslėlis buvo nukirstas arba nepilnas."
 
-#: gdk-pixbuf/io-gif.c:1691
+#: ../gdk-pixbuf/io-gif.c:1691
 msgid "The GIF image format"
 msgstr "GIF paveikslėlio formatas"
 
-#: gdk-pixbuf/io-ico.c:217 gdk-pixbuf/io-ico.c:277 gdk-pixbuf/io-ico.c:346
-#: gdk-pixbuf/io-ico.c:409 gdk-pixbuf/io-ico.c:439
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:217 ../gdk-pixbuf/io-ico.c:277
+#: ../gdk-pixbuf/io-ico.c:346 ../gdk-pixbuf/io-ico.c:409
+#: ../gdk-pixbuf/io-ico.c:439
 msgid "Not enough memory to load icon"
 msgstr "Nepakanka atminties įkelti piktogramai"
 
-#: gdk-pixbuf/io-ico.c:254 gdk-pixbuf/io-ico.c:267 gdk-pixbuf/io-ico.c:336
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:254 ../gdk-pixbuf/io-ico.c:267
+#: ../gdk-pixbuf/io-ico.c:336
 msgid "Invalid header in icon"
 msgstr "Netinkama piktogramos antraštė"
 
-#: gdk-pixbuf/io-ico.c:299
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:299
 msgid "Icon has zero width"
 msgstr "Piktogramos plotis yra nulinis"
 
-#: gdk-pixbuf/io-ico.c:309
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:309
 msgid "Icon has zero height"
 msgstr "Piktogramos aukštis yra nulinis"
 
-#: gdk-pixbuf/io-ico.c:361
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:361
 msgid "Compressed icons are not supported"
 msgstr "Suspaustos piktogramos yra nepalaikomos"
 
-#: gdk-pixbuf/io-ico.c:394
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:394
 msgid "Unsupported icon type"
 msgstr "Nepalaikomas piktogramos tipas"
 
-#: gdk-pixbuf/io-ico.c:488
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:488
 msgid "Not enough memory to load ICO file"
 msgstr "Nepakanka atminties įkelti ICO failui"
 
-#: gdk-pixbuf/io-ico.c:953
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:953
 msgid "Image too large to be saved as ICO"
 msgstr "Paveikslėlis yra per didelis ir negali būti išsaugotas ICO formatu"
 
-#: gdk-pixbuf/io-ico.c:964
-#, c-format
+#: ../gdk-pixbuf/io-ico.c:964
 msgid "Cursor hotspot outside image"
 msgstr "Žymeklio aktyvus taškas yra už paveikslėlio ribų"
 
-#: gdk-pixbuf/io-ico.c:987
+#: ../gdk-pixbuf/io-ico.c:987
 #, c-format
 msgid "Unsupported depth for ICO file: %d"
 msgstr "Nepalaikomas ICO failo spalvų gylis: %d"
 
-#: gdk-pixbuf/io-ico.c:1223
+#: ../gdk-pixbuf/io-ico.c:1223
 msgid "The ICO image format"
 msgstr "ICO paveikslėlio formatas"
 
-#: gdk-pixbuf/io-jpeg.c:117
+#: ../gdk-pixbuf/io-jpeg.c:117
 #, c-format
 msgid "Error interpreting JPEG image file (%s)"
 msgstr "Klaida interpretuojant JPEG paveikslėlio failą (%s)"
 
-#: gdk-pixbuf/io-jpeg.c:509
-#, c-format
+#: ../gdk-pixbuf/io-jpeg.c:509
 msgid ""
 "Insufficient memory to load image, try exiting some applications to free "
 "memory"
@@ -597,23 +561,21 @@ msgstr ""
 "Nepakanka atminties pakrauti paveikslėlį, uždarykite dalį programų, kad "
 "atlaisvinti atmintį"
 
-#: gdk-pixbuf/io-jpeg.c:550 gdk-pixbuf/io-jpeg.c:756
+#: ../gdk-pixbuf/io-jpeg.c:550 ../gdk-pixbuf/io-jpeg.c:756
 #, c-format
 msgid "Unsupported JPEG color space (%s)"
 msgstr "Nepalaikoma JPEG spalvų gama (%s)"
 
-#: gdk-pixbuf/io-jpeg.c:648 gdk-pixbuf/io-jpeg.c:920 gdk-pixbuf/io-jpeg.c:1153
-#: gdk-pixbuf/io-jpeg.c:1162
-#, c-format
+#: ../gdk-pixbuf/io-jpeg.c:648 ../gdk-pixbuf/io-jpeg.c:920
+#: ../gdk-pixbuf/io-jpeg.c:1153 ../gdk-pixbuf/io-jpeg.c:1162
 msgid "Couldn't allocate memory for loading JPEG file"
 msgstr "Nepakako atminties įkelti JPEG failą"
 
-#: gdk-pixbuf/io-jpeg.c:896
-#, c-format
+#: ../gdk-pixbuf/io-jpeg.c:896
 msgid "Transformed JPEG has zero width or height."
 msgstr "Pakeistas JPEG turi nulinį plotį arba aukštį."
 
-#: gdk-pixbuf/io-jpeg.c:1109
+#: ../gdk-pixbuf/io-jpeg.c:1109
 #, c-format
 msgid ""
 "JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -622,107 +584,92 @@ msgstr ""
 "JPEG kokybės reikšmė turi būti tarp 0 ir 100, reikšmės „%s“ nepavyko "
 "apdoroti."
 
-#: gdk-pixbuf/io-jpeg.c:1124
+#: ../gdk-pixbuf/io-jpeg.c:1124
 #, c-format
 msgid ""
 "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
 msgstr ""
 "JPEG kokybės reikšmė turi būti tarp 0 ir 100; reikšmė „%d“ yra neleistina."
 
-#: gdk-pixbuf/io-jpeg.c:1287
+#: ../gdk-pixbuf/io-jpeg.c:1287
 msgid "The JPEG image format"
 msgstr "JPEG paveikslėlio formatas"
 
-#: gdk-pixbuf/io-pcx.c:187
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:187
 msgid "Couldn't allocate memory for header"
 msgstr "Nepavyko rezervuoti atminties būtinos antraštei"
 
-#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560
 msgid "Couldn't allocate memory for context buffer"
 msgstr "Nepavyko rezervuoti atminties būtinos turinio buferiui"
 
-#: gdk-pixbuf/io-pcx.c:601
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:601
 msgid "Image has invalid width and/or height"
 msgstr "Paveikslėlio aukštis arba plotis yra neteisingas"
 
-#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674
 msgid "Image has unsupported bpp"
 msgstr "Paveikslėlis turi nepalaikomą bpp dydį"
 
-#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
+#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626
 #, c-format
 msgid "Image has unsupported number of %d-bit planes"
 msgstr "Paveikslėlis turi nepalaikomą %d bitų lygių kiekį"
 
-#: gdk-pixbuf/io-pcx.c:642
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:642
 msgid "Couldn't create new pixbuf"
 msgstr "Nepavyko sukurti naujo pixbuf"
 
-#: gdk-pixbuf/io-pcx.c:650
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:650
 msgid "Couldn't allocate memory for line data"
 msgstr "Nepavyko rezervuoti atminties eilučių duomenims"
 
-#: gdk-pixbuf/io-pcx.c:657
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:657
 msgid "Couldn't allocate memory for paletted data"
 msgstr "Nepavyko rezervuoti atminties paletės duomenims"
 
-#: gdk-pixbuf/io-pcx.c:704
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:704
 msgid "Didn't get all lines of PCX image"
 msgstr "Nepavyko gauti visų PCX paveikslėlio eilučių"
 
-#: gdk-pixbuf/io-pcx.c:711
-#, c-format
+#: ../gdk-pixbuf/io-pcx.c:711
 msgid "No palette found at end of PCX data"
 msgstr "PCX duomenų pabaigoje nerasta paletė"
 
-#: gdk-pixbuf/io-pcx.c:758
+#: ../gdk-pixbuf/io-pcx.c:758
 msgid "The PCX image format"
 msgstr "PCX paveikslėlio formatas"
 
-#: gdk-pixbuf/io-png.c:55
-#, c-format
+#: ../gdk-pixbuf/io-png.c:55
 msgid "Bits per channel of PNG image is invalid."
 msgstr "Netinkamas PNG paveikslėlio bitų skaičius kanalui."
 
-#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
-#, c-format
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618
 msgid "Transformed PNG has zero width or height."
 msgstr "Pakeistas PNG turi nulinį plotį arba aukštį."
 
-#: gdk-pixbuf/io-png.c:144
-#, c-format
+#: ../gdk-pixbuf/io-png.c:144
 msgid "Bits per channel of transformed PNG is not 8."
 msgstr "Pakeistas PNG turi ne 8 bitus kanalui."
 
-#: gdk-pixbuf/io-png.c:153
-#, c-format
+#: ../gdk-pixbuf/io-png.c:153
 msgid "Transformed PNG not RGB or RGBA."
 msgstr "Pakeistas PNG yra ne RGB arba RGBA formate."
 
-#: gdk-pixbuf/io-png.c:162
-#, c-format
+#: ../gdk-pixbuf/io-png.c:162
 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
 msgstr "Pakeistas PNG turi nepalaikomą kanalų kiekį, turi būti 3 arba 4."
 
-#: gdk-pixbuf/io-png.c:183
+#: ../gdk-pixbuf/io-png.c:183
 #, c-format
 msgid "Fatal error in PNG image file: %s"
 msgstr "Lemtinga klaida PNG paveikslėlių faile: %s"
 
-#: gdk-pixbuf/io-png.c:310
-#, c-format
+#: ../gdk-pixbuf/io-png.c:310
 msgid "Insufficient memory to load PNG file"
 msgstr "Nepakanka atminties įkelti PNG failą"
 
-#: gdk-pixbuf/io-png.c:633
+#: ../gdk-pixbuf/io-png.c:633
 #, c-format
 msgid ""
 "Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -731,28 +678,25 @@ msgstr ""
 "Nepakanka atminties apdoroti %ld ant %ld dydžio paveikslėlį; uždarykite dalį "
 "programų, kad sumažinti atminties panaudojimą"
 
-#: gdk-pixbuf/io-png.c:684
-#, c-format
+#: ../gdk-pixbuf/io-png.c:684
 msgid "Fatal error reading PNG image file"
 msgstr "Skaitant PNG įvyko lemtinga klaida"
 
-#: gdk-pixbuf/io-png.c:733
+#: ../gdk-pixbuf/io-png.c:733
 #, c-format
 msgid "Fatal error reading PNG image file: %s"
 msgstr "Įvyko mirtina klaida skaitant PNG paveikslėlių failą: %s"
 
-#: gdk-pixbuf/io-png.c:825
-#, c-format
+#: ../gdk-pixbuf/io-png.c:825
 msgid ""
 "Keys for PNG text chunks must have at least 1 and at most 79 characters."
 msgstr "PNG tekstiniai raktai turi turėti nuo 1 iki 79 simbolių."
 
-#: gdk-pixbuf/io-png.c:833
-#, c-format
+#: ../gdk-pixbuf/io-png.c:833
 msgid "Keys for PNG text chunks must be ASCII characters."
 msgstr "PNG tekstiniai raktai turi naudoti tik ASCII simbolius."
 
-#: gdk-pixbuf/io-png.c:846
+#: ../gdk-pixbuf/io-png.c:846
 #, c-format
 msgid ""
 "PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -760,7 +704,7 @@ msgid ""
 msgstr ""
 "PNG suspaudimo lygis turi būti reikšmė tarp 0 ir 9: reikšmės „%s“ nesuprasta."
 
-#: gdk-pixbuf/io-png.c:858
+#: ../gdk-pixbuf/io-png.c:858
 #, c-format
 msgid ""
 "PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -769,414 +713,366 @@ msgstr ""
 "PNG suspaudimo lygis turi būti reikšmė tarp 0 ir 9: reikšmė „%d“ yra "
 "neleistina."
 
-#: gdk-pixbuf/io-png.c:896
+#: ../gdk-pixbuf/io-png.c:896
 #, c-format
 msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
 msgstr ""
 "PNG tekstinės dalies reikšmė %s negali būti perkoduota į ISO-8859-1 koduotę."
 
-#: gdk-pixbuf/io-png.c:1047
+#: ../gdk-pixbuf/io-png.c:1047
 msgid "The PNG image format"
 msgstr "PNG paveikslėlio formatas"
 
-#: gdk-pixbuf/io-pnm.c:250
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:250
 msgid "PNM loader expected to find an integer, but didn't"
 msgstr "PNM apdorojimui reikėjo sveikų skaičių, tačiau jie nebuvo rasti"
 
-#: gdk-pixbuf/io-pnm.c:282
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:282
 msgid "PNM file has an incorrect initial byte"
 msgstr "PNM failas turi netinkamą pradinį baitą"
 
-#: gdk-pixbuf/io-pnm.c:312
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:312
 msgid "PNM file is not in a recognized PNM subformat"
 msgstr "PNM failas naudoja neatpažįstamą PNM antrinį formatą"
 
-#: gdk-pixbuf/io-pnm.c:337
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:337
 msgid "PNM file has an image width of 0"
 msgstr "PNM faile yra paveikslėlis, kurio plotis lygus nuliui"
 
-#: gdk-pixbuf/io-pnm.c:358
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:358
 msgid "PNM file has an image height of 0"
 msgstr "PNM faile yra paveikslėlis, kurio aukštis lygus nuliui"
 
-#: gdk-pixbuf/io-pnm.c:381
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:381
 msgid "Maximum color value in PNM file is 0"
 msgstr "Didžiausia PNM spalvos reikšmė yra 0"
 
-#: gdk-pixbuf/io-pnm.c:389
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:389
 msgid "Maximum color value in PNM file is too large"
 msgstr "Didžiausia spalvos reikšmė PNM faile yra per didelė"
 
-#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459
+#: ../gdk-pixbuf/io-pnm.c:504
 msgid "Raw PNM image type is invalid"
 msgstr "Netinkamas neapdoroto PNM paveikslėlio tipas"
 
-#: gdk-pixbuf/io-pnm.c:654
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:654
 msgid "PNM image loader does not support this PNM subformat"
 msgstr "PNM apdorojimo posistemė nepalaiko šio PNM antrinio formato"
 
-#: gdk-pixbuf/io-pnm.c:709
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:709
 msgid "Premature end-of-file encountered"
 msgstr "Per anksti aptiktas failo pabaigos simbolis"
 
-#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968
 msgid "Raw PNM formats require exactly one whitespace before sample data"
 msgstr ""
 "Neapdorotuose PNM formato paveikslėliose turi būti lygiai vienas tarpas "
 "prieš pavyzdžio duomenis"
 
-#: gdk-pixbuf/io-pnm.c:768
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:768
 msgid "Cannot allocate memory for loading PNM image"
 msgstr "Nepavyko rezervuoti atminties kiekio būtino PNM failo atvaizdavimui"
 
-#: gdk-pixbuf/io-pnm.c:818
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:818
 msgid "Insufficient memory to load PNM context struct"
 msgstr "Nepakanka atminties apdoroti PNM struktūrą"
 
-#: gdk-pixbuf/io-pnm.c:869
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:869
 msgid "Unexpected end of PNM image data"
 msgstr "Netikėta PNM paveikslėlio duomenų pabaiga"
 
-#: gdk-pixbuf/io-pnm.c:997
-#, c-format
+#: ../gdk-pixbuf/io-pnm.c:997
 msgid "Insufficient memory to load PNM file"
 msgstr "Nepakanka atminties apdoroti PNM failą"
 
-#: gdk-pixbuf/io-pnm.c:1083
+#: ../gdk-pixbuf/io-pnm.c:1083
 msgid "The PNM/PBM/PGM/PPM image format family"
 msgstr "PNM/PBM/PGM/PPM paveikslėlių formatų šeima"
 
-#: gdk-pixbuf/io-ras.c:126
-#, c-format
+#: ../gdk-pixbuf/io-ras.c:126
 msgid "RAS image has bogus header data"
 msgstr "RAS paveikslėlio antraštė turi klaidinančius duomenis"
 
-#: gdk-pixbuf/io-ras.c:148
-#, c-format
+#: ../gdk-pixbuf/io-ras.c:148
 msgid "RAS image has unknown type"
 msgstr "Nežinomas RAS paveikslėlio tipas"
 
-#: gdk-pixbuf/io-ras.c:156
-#, c-format
+#: ../gdk-pixbuf/io-ras.c:156
 msgid "unsupported RAS image variation"
 msgstr "nepalaikomas RAS paveikslėlio variantas"
 
-#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
-#, c-format
+#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
 msgid "Not enough memory to load RAS image"
 msgstr "Nepakanka atminties apdoroti RAS paveikslėlį"
 
-#: gdk-pixbuf/io-ras.c:547
+#: ../gdk-pixbuf/io-ras.c:547
 msgid "The Sun raster image format"
 msgstr "Sun rastrinis paveikslėlių formatas"
 
-#: gdk-pixbuf/io-tga.c:154
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:154
 msgid "Cannot allocate memory for IOBuffer struct"
 msgstr "Nepavyko rezervuoti atminties IOBuffer struktūrai"
 
-#: gdk-pixbuf/io-tga.c:173
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:173
 msgid "Cannot allocate memory for IOBuffer data"
 msgstr "Nepavyko rezervuoti atminties IOBuffer duomenims"
 
-#: gdk-pixbuf/io-tga.c:184
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:184
 msgid "Cannot realloc IOBuffer data"
 msgstr "Nepavyko perkelti IOBuffer duomenų"
 
-#: gdk-pixbuf/io-tga.c:214
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:214
 msgid "Cannot allocate temporary IOBuffer data"
 msgstr "Nepavyko rezervuoti laikinų IOBuffer duomenų"
 
-#: gdk-pixbuf/io-tga.c:347
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:347
 msgid "Cannot allocate new pixbuf"
 msgstr "Nepavyko rezervuoti naujo pixbuf"
 
-#: gdk-pixbuf/io-tga.c:687
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:687
 msgid "Cannot allocate colormap structure"
 msgstr "Nepavyko paskirti spalvų lentelės struktūros"
 
-#: gdk-pixbuf/io-tga.c:694
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:694
 msgid "Cannot allocate colormap entries"
 msgstr "Nepavyko paskirti spalvų lentelės įrašų"
 
-#: gdk-pixbuf/io-tga.c:716
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:716
 msgid "Unexpected bitdepth for colormap entries"
 msgstr "Netikėtas bitdepth požymis spalvų lentelės įrašuose"
 
-#: gdk-pixbuf/io-tga.c:734
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:734
 msgid "Cannot allocate TGA header memory"
 msgstr "Nepavyko rezervuoti atminties TGA antraštei"
 
-#: gdk-pixbuf/io-tga.c:767
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:767
 msgid "TGA image has invalid dimensions"
 msgstr "TGA paveikslėlis turi neteisingus išmatavimus"
 
-#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792
-#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782
+#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802
+#: ../gdk-pixbuf/io-tga.c:809
 msgid "TGA image type not supported"
 msgstr "TGA paveikslėlio tipas nepalaikomas"
 
-#: gdk-pixbuf/io-tga.c:856
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:856
 msgid "Cannot allocate memory for TGA context struct"
 msgstr "Nepavyko rezervuoti atminties TGA struktūrai"
 
-#: gdk-pixbuf/io-tga.c:921
-#, c-format
+#: ../gdk-pixbuf/io-tga.c:921
 msgid "Excess data in file"
 msgstr "Faile duomenų perteklius"
 
-#: gdk-pixbuf/io-tga.c:1001
+#: ../gdk-pixbuf/io-tga.c:1001
 msgid "The Targa image format"
 msgstr "Targa paveikslėlių formatas"
 
-#: gdk-pixbuf/io-tiff.c:160
+#: ../gdk-pixbuf/io-tiff.c:160
 msgid "Could not get image width (bad TIFF file)"
 msgstr "Nepavyko gauti paveikslėlio pločio (blogas TIFF failas)"
 
-#: gdk-pixbuf/io-tiff.c:167
+#: ../gdk-pixbuf/io-tiff.c:167
 msgid "Could not get image height (bad TIFF file)"
 msgstr "Nepavyko gauti paveikslėlio aukščio (blogas TIFF failas)"
 
-#: gdk-pixbuf/io-tiff.c:175
-#, c-format
+#: ../gdk-pixbuf/io-tiff.c:175
 msgid "Width or height of TIFF image is zero"
 msgstr "TIFF paveikslėlio plotis ar aukštis yra nulis"
 
-#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
-#, c-format
+#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193
 msgid "Dimensions of TIFF image too large"
 msgstr "TIFF paveikslėlio išmatavimai per dideli"
 
-#: gdk-pixbuf/io-tiff.c:212 gdk-pixbuf/io-tiff.c:224 gdk-pixbuf/io-tiff.c:536
-#, c-format
+#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229
+#: ../gdk-pixbuf/io-tiff.c:541
 msgid "Insufficient memory to open TIFF file"
 msgstr "Nepakanka atminties atverti TIFF failą"
 
-#: gdk-pixbuf/io-tiff.c:270
+#: ../gdk-pixbuf/io-tiff.c:275
 msgid "Failed to load RGB data from TIFF file"
 msgstr "Nepavyko įkelti RGB duomenų iš TIFF failo"
 
-#: gdk-pixbuf/io-tiff.c:326
+#: ../gdk-pixbuf/io-tiff.c:331
 msgid "Failed to open TIFF image"
 msgstr "Nepavyko atverti TIFF failo"
 
-#: gdk-pixbuf/io-tiff.c:338 gdk-pixbuf/io-tiff.c:717
+#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722
 msgid "TIFFClose operation failed"
 msgstr "TIFFClose operacijos klaida"
 
-#: gdk-pixbuf/io-tiff.c:468 gdk-pixbuf/io-tiff.c:481
+#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486
 msgid "Failed to load TIFF image"
 msgstr "Nepavyko įkelti TIFF paveikslėlio"
 
-#: gdk-pixbuf/io-tiff.c:665
+#: ../gdk-pixbuf/io-tiff.c:670
 msgid "Failed to save TIFF image"
 msgstr "Nepavyko išsaugoti TIFF paveikslėlio"
 
-#: gdk-pixbuf/io-tiff.c:703
+#: ../gdk-pixbuf/io-tiff.c:708
 msgid "Failed to write TIFF data"
 msgstr "Nepavyko įrašyti TIFF duomenų"
 
-#: gdk-pixbuf/io-tiff.c:755
-#, c-format
+#: ../gdk-pixbuf/io-tiff.c:760
 msgid "Couldn't write to TIFF file"
 msgstr "Nepavyko įrašyti į TIFF failą"
 
-#: gdk-pixbuf/io-tiff.c:811
+#: ../gdk-pixbuf/io-tiff.c:816
 msgid "The TIFF image format"
 msgstr "TIFF paveikslėlių formatas"
 
-#: gdk-pixbuf/io-wbmp.c:246
-#, c-format
+#: ../gdk-pixbuf/io-wbmp.c:246
 msgid "Image has zero width"
 msgstr "Paveikslėlio plotis yra nulinis"
 
-#: gdk-pixbuf/io-wbmp.c:264
-#, c-format
+#: ../gdk-pixbuf/io-wbmp.c:264
 msgid "Image has zero height"
 msgstr "Paveikslėlio aukštis yra nulinis"
 
-#: gdk-pixbuf/io-wbmp.c:275
-#, c-format
+#: ../gdk-pixbuf/io-wbmp.c:275
 msgid "Not enough memory to load image"
 msgstr "Nepakanka atminties įkelti paveisklėliui"
 
-#: gdk-pixbuf/io-wbmp.c:334
-#, c-format
+#: ../gdk-pixbuf/io-wbmp.c:334
 msgid "Couldn't save the rest"
 msgstr "Nepavyko išsaugoti likučių"
 
-#: gdk-pixbuf/io-wbmp.c:374
+#: ../gdk-pixbuf/io-wbmp.c:374
 msgid "The WBMP image format"
 msgstr "WBMP paveikslėlių formatas"
 
-#: gdk-pixbuf/io-xbm.c:295
-#, c-format
+#: ../gdk-pixbuf/io-xbm.c:295
 msgid "Invalid XBM file"
 msgstr "Sugadintas XBM failas"
 
-#: gdk-pixbuf/io-xbm.c:305
-#, c-format
+#: ../gdk-pixbuf/io-xbm.c:305
 msgid "Insufficient memory to load XBM image file"
 msgstr "Nepakanka atminties įkelti XBM paveikslėlio failą"
 
-#: gdk-pixbuf/io-xbm.c:453
-#, c-format
+#: ../gdk-pixbuf/io-xbm.c:453
 msgid "Failed to write to temporary file when loading XBM image"
 msgstr "XBM apdorojimo metu nepavyko įrašyti į laikiną failą"
 
-#: gdk-pixbuf/io-xbm.c:494
+#: ../gdk-pixbuf/io-xbm.c:494
 msgid "The XBM image format"
 msgstr "XBM paveikslėlių formatas"
 
-#: gdk-pixbuf/io-xpm.c:468
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:468
 msgid "No XPM header found"
 msgstr "Nerasta XPM antraštė"
 
-#: gdk-pixbuf/io-xpm.c:477
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:477
 msgid "Invalid XPM header"
 msgstr "Netinkama XPM antraštė"
 
-#: gdk-pixbuf/io-xpm.c:485
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:485
 msgid "XPM file has image width <= 0"
 msgstr "XPM faile saugomo paveikslėlio plotis <= 0"
 
-#: gdk-pixbuf/io-xpm.c:493
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:493
 msgid "XPM file has image height <= 0"
 msgstr "XPM faile saugomo paveikslėlio aukštis <= 0"
 
-#: gdk-pixbuf/io-xpm.c:501
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:501
 msgid "XPM has invalid number of chars per pixel"
 msgstr "XPM faile yra klaidingas simbolių kiekis pikseliui"
 
-#: gdk-pixbuf/io-xpm.c:510
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:510
 msgid "XPM file has invalid number of colors"
 msgstr "XPM faile yra netinkamas spalvų skaičius"
 
-#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531
+#: ../gdk-pixbuf/io-xpm.c:583
 msgid "Cannot allocate memory for loading XPM image"
 msgstr "Nepavyko rezervuoti atminties reikalingos įkelti XPM paveikslėlį"
 
-#: gdk-pixbuf/io-xpm.c:545
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:545
 msgid "Cannot read XPM colormap"
 msgstr "Nepavyko perskaityti XPM spalvų lentelės"
 
-#: gdk-pixbuf/io-xpm.c:777
-#, c-format
+#: ../gdk-pixbuf/io-xpm.c:777
 msgid "Failed to write to temporary file when loading XPM image"
 msgstr "Įkeliant XPM failą nepavyko įrašyti laikino failo"
 
-#: gdk-pixbuf/io-xpm.c:818
+#: ../gdk-pixbuf/io-xpm.c:818
 msgid "The XPM image format"
 msgstr "XPM paveikslėlio formatas"
 
 #. Description of --sync in --help output
-#: gdk/win32/gdkmain-win32.c:54
+#: ../gdk/win32/gdkmain-win32.c:54
 msgid "Don't batch GDI requests"
 msgstr "Negrupuoti GDI užklausų"
 
 #. Description of --no-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:56
+#: ../gdk/win32/gdkmain-win32.c:56
 msgid "Don't use the Wintab API for tablet support"
 msgstr "Nenaudoti Wintab API planšečių palaikymui"
 
 #. Description of --ignore-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:58
+#: ../gdk/win32/gdkmain-win32.c:58
 msgid "Same as --no-wintab"
 msgstr "Tas pats kaip --no-wintab"
 
 #. Description of --use-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:60
+#: ../gdk/win32/gdkmain-win32.c:60
 msgid "Do use the Wintab API [default]"
 msgstr "Naudoti Wintab API [numatytasis]"
 
 #. Description of --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:62
+#: ../gdk/win32/gdkmain-win32.c:62
 msgid "Size of the palette in 8 bit mode"
 msgstr "Paletės dydis 8 bitų režime"
 
 #. Placeholder in --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:63
+#: ../gdk/win32/gdkmain-win32.c:63
 msgid "COLORS"
 msgstr "SPALVOS"
 
 #. Description of --sync in --help output
-#: gdk/x11/gdkmain-x11.c:92
+#: ../gdk/x11/gdkmain-x11.c:92
 msgid "Make X calls synchronous"
 msgstr "Padaryti X užklausas sinchroniškomis"
 
-#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2100
+#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2100
 msgid "License"
 msgstr "Licencija"
 
-#: gtk/gtkaboutdialog.c:265
+#: ../gtk/gtkaboutdialog.c:265
 msgid "The license of the program"
 msgstr "Programos licencija"
 
 #. Add the credits button
-#: gtk/gtkaboutdialog.c:500
+#: ../gtk/gtkaboutdialog.c:500
 msgid "C_redits"
 msgstr "_Padėkos"
 
 #. Add the license button
-#: gtk/gtkaboutdialog.c:513
+#: ../gtk/gtkaboutdialog.c:513
 msgid "_License"
 msgstr "_Licencija"
 
-#: gtk/gtkaboutdialog.c:742
+#: ../gtk/gtkaboutdialog.c:742
 #, c-format
 msgid "About %s"
 msgstr "Apie %s"
 
-#: gtk/gtkaboutdialog.c:2024
+#: ../gtk/gtkaboutdialog.c:2024
 msgid "Credits"
 msgstr "Padėkos"
 
-#: gtk/gtkaboutdialog.c:2053
+#: ../gtk/gtkaboutdialog.c:2053
 msgid "Written by"
 msgstr "Parašė"
 
-#: gtk/gtkaboutdialog.c:2056
+#: ../gtk/gtkaboutdialog.c:2056
 msgid "Documented by"
 msgstr "Dokumentavo"
 
-#: gtk/gtkaboutdialog.c:2068
+#: ../gtk/gtkaboutdialog.c:2068
 msgid "Translated by"
 msgstr "Išvertė"
 
-#: gtk/gtkaboutdialog.c:2072
+#: ../gtk/gtkaboutdialog.c:2072
 msgid "Artwork by"
 msgstr "Apipavidalino"
 
@@ -1187,7 +1083,7 @@ msgstr "Apipavidalino"
 #. *
 #. * Don't include the prefix "keyboard label|" in the translation.
 #.
-#: gtk/gtkaccellabel.c:90
+#: ../gtk/gtkaccellabel.c:90
 msgid "keyboard label|Shift"
 msgstr "Lyg2"
 
@@ -1198,7 +1094,7 @@ msgstr "Lyg2"
 #. *
 #. * Don't include the prefix "keyboard label|" in the translation.
 #.
-#: gtk/gtkaccellabel.c:98
+#: ../gtk/gtkaccellabel.c:98
 msgid "keyboard label|Ctrl"
 msgstr "Vald"
 
@@ -1209,7 +1105,7 @@ msgstr "Vald"
 #. *
 #. * Don't include the prefix "keyboard label|" in the translation.
 #.
-#: gtk/gtkaccellabel.c:106
+#: ../gtk/gtkaccellabel.c:106
 msgid "keyboard label|Alt"
 msgstr "Alt"
 
@@ -1219,7 +1115,7 @@ msgstr "Alt"
 #. * this.
 #. * And do not translate the part before the |.
 #.
-#: gtk/gtkaccellabel.c:580
+#: ../gtk/gtkaccellabel.c:580
 msgid "keyboard label|Super"
 msgstr "Super"
 
@@ -1229,7 +1125,7 @@ msgstr "Super"
 #. * this.
 #. * And do not translate the part before the |.
 #.
-#: gtk/gtkaccellabel.c:594
+#: ../gtk/gtkaccellabel.c:594
 msgid "keyboard label|Hyper"
 msgstr "Hiper"
 
@@ -1239,17 +1135,17 @@ msgstr "Hiper"
 #. * this.
 #. * And do not translate the part before the |.
 #.
-#: gtk/gtkaccellabel.c:608
+#: ../gtk/gtkaccellabel.c:608
 msgid "keyboard label|Meta"
 msgstr "Meta"
 
 #. do not translate the part before the |
-#: gtk/gtkaccellabel.c:622
+#: ../gtk/gtkaccellabel.c:622
 msgid "keyboard label|Space"
 msgstr "Tarpas"
 
 #. do not translate the part before the |
-#: gtk/gtkaccellabel.c:626
+#: ../gtk/gtkaccellabel.c:626
 msgid "keyboard label|Backslash"
 msgstr "Backslash"
 
@@ -1262,7 +1158,7 @@ msgstr "Backslash"
 #. * so if you have a default text direction of RTL and YM, then
 #. * the year will appear on the right.
 #.
-#: gtk/gtkcalendar.c:670
+#: ../gtk/gtkcalendar.c:670
 msgid "calendar:MY"
 msgstr "calendar:YM"
 
@@ -1270,7 +1166,7 @@ msgstr "calendar:YM"
 #. * first day of the week to calendar:week_start:1 if you want Monday
 #. * to be the first day of the week, and so on.
 #.
-#: gtk/gtkcalendar.c:708
+#: ../gtk/gtkcalendar.c:708
 msgid "calendar:week_start:0"
 msgstr "calendar:week_start:1"
 
@@ -1282,7 +1178,7 @@ msgstr "calendar:week_start:1"
 #. *
 #. * If you don't understand this, leave it as "2000"
 #.
-#: gtk/gtkcalendar.c:1595
+#: ../gtk/gtkcalendar.c:1595
 msgid "year measurement template|2000"
 msgstr "2000"
 
@@ -1297,7 +1193,7 @@ msgstr "2000"
 #. * digits.  That needs support from your system and locale definition
 #. * too.
 #.
-#: gtk/gtkcalendar.c:1626 gtk/gtkcalendar.c:2204
+#: ../gtk/gtkcalendar.c:1626 ../gtk/gtkcalendar.c:2204
 #, c-format
 msgid "calendar:day:digits|%d"
 msgstr "%d"
@@ -1313,7 +1209,7 @@ msgstr "%d"
 #. * digits.  That needs support from your system and locale definition
 #. * too.
 #.
-#: gtk/gtkcalendar.c:1660 gtk/gtkcalendar.c:2078
+#: ../gtk/gtkcalendar.c:1660 ../gtk/gtkcalendar.c:2078
 #, c-format
 msgid "calendar:week:digits|%d"
 msgstr "%d"
@@ -1329,7 +1225,7 @@ msgstr "%d"
 #. * Don't include the prefix "calendar year format|" in the
 #. * translation. "%Y" is appropriate for most locales.
 #.
-#: gtk/gtkcalendar.c:1869
+#: ../gtk/gtkcalendar.c:1869
 msgid "calendar year format|%Y"
 msgstr "%Y"
 
@@ -1337,7 +1233,7 @@ msgstr "%Y"
 #. * a disabled accelerator key combination. Only include
 #. * the text after the | in the translation.
 #.
-#: gtk/gtkcellrendereraccel.c:235
+#: ../gtk/gtkcellrendereraccel.c:235
 msgid "Accelerator|Disabled"
 msgstr "Išjungta"
 
@@ -1345,25 +1241,25 @@ msgstr "Išjungta"
 #. * an accelerator when the cell is clicked to change the
 #. * acelerator.
 #.
-#: gtk/gtkcellrendereraccel.c:364 gtk/gtkcellrendereraccel.c:576
+#: ../gtk/gtkcellrendereraccel.c:364 ../gtk/gtkcellrendereraccel.c:576
 msgid "New accelerator..."
 msgstr "Naujas akseleratorius..."
 
 #. do not translate the part before the |
-#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449
+#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449
 #, c-format
 msgid "progress bar label|%d %%"
 msgstr "%d %%"
 
-#: gtk/gtkcolorbutton.c:189 gtk/gtkcolorbutton.c:560
+#: ../gtk/gtkcolorbutton.c:189 ../gtk/gtkcolorbutton.c:560
 msgid "Pick a Color"
 msgstr "Pasirinkite spalvą"
 
-#: gtk/gtkcolorbutton.c:449
+#: ../gtk/gtkcolorbutton.c:449
 msgid "Received invalid color data\n"
 msgstr "Gauti netinkami spalvų duomenys\n"
 
-#: gtk/gtkcolorsel.c:561
+#: ../gtk/gtkcolorsel.c:561
 msgid ""
 "The previously-selected color, for comparison to the color you're selecting "
 "now. You can drag this color to a palette entry, or select this color as "
@@ -1373,7 +1269,7 @@ msgstr ""
 "gali nutempti šią spalvą į paletės langelį, arba pasirinkti šią spalvą "
 "nutempiant ją į greta esantį langelį."
 
-#: gtk/gtkcolorsel.c:566
+#: ../gtk/gtkcolorsel.c:566
 msgid ""
 "The color you've chosen. You can drag this color to a palette entry to save "
 "it for use in the future."
@@ -1381,11 +1277,11 @@ msgstr ""
 "Spalva, kurią pasirinkai. Tu gali nutempti šią spalvą į paletės langelį, kad "
 "išsaugotum naudojimui ateityje."
 
-#: gtk/gtkcolorsel.c:954
+#: ../gtk/gtkcolorsel.c:954
 msgid "_Save color here"
 msgstr "Iš_saugoti spalvą čia"
 
-#: gtk/gtkcolorsel.c:1159
+#: ../gtk/gtkcolorsel.c:1159
 msgid ""
 "Click this palette entry to make it the current color. To change this entry, "
 "drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1394,7 +1290,7 @@ msgstr ""
 "pakeistum šį langelį, nutempk spalvos langelį čia arba paspausk dešinį "
 "mygtuką ir pasirink „Išsaugoti spalvą čia“."
 
-#: gtk/gtkcolorsel.c:1937
+#: ../gtk/gtkcolorsel.c:1937
 msgid ""
 "Select the color you want from the outer ring. Select the darkness or "
 "lightness of that color using the inner triangle."
@@ -1402,7 +1298,7 @@ msgstr ""
 "Pasirink norimą spalvą iš išorinio žiedo. Pasirink spalvos šviesumą ir "
 "sodrumą naudodamasis vidiniu trikampiu."
 
-#: gtk/gtkcolorsel.c:1962
+#: ../gtk/gtkcolorsel.c:1962
 msgid ""
 "Click the eyedropper, then click a color anywhere on your screen to select "
 "that color."
@@ -1410,67 +1306,67 @@ msgstr ""
 "Paspausk ant teptuko, tada paspausk ant spalvos, esančios bet kurioje ekrano "
 "vietoje, kad pasirinktum ją."
 
-#: gtk/gtkcolorsel.c:1971
+#: ../gtk/gtkcolorsel.c:1971
 msgid "_Hue:"
 msgstr "_Atspalvis:"
 
-#: gtk/gtkcolorsel.c:1972
+#: ../gtk/gtkcolorsel.c:1972
 msgid "Position on the color wheel."
 msgstr "Vieta spalvų rate."
 
-#: gtk/gtkcolorsel.c:1974
+#: ../gtk/gtkcolorsel.c:1974
 msgid "_Saturation:"
 msgstr "_Sodrumas:"
 
-#: gtk/gtkcolorsel.c:1975
+#: ../gtk/gtkcolorsel.c:1975
 msgid "\"Deepness\" of the color."
 msgstr "Spalvos „gilumas“"
 
-#: gtk/gtkcolorsel.c:1976
+#: ../gtk/gtkcolorsel.c:1976
 msgid "_Value:"
 msgstr "_Vertė:"
 
-#: gtk/gtkcolorsel.c:1977
+#: ../gtk/gtkcolorsel.c:1977
 msgid "Brightness of the color."
 msgstr "Spalvos šviesumas."
 
-#: gtk/gtkcolorsel.c:1978
+#: ../gtk/gtkcolorsel.c:1978
 msgid "_Red:"
 msgstr "_Raudona:"
 
-#: gtk/gtkcolorsel.c:1979
+#: ../gtk/gtkcolorsel.c:1979
 msgid "Amount of red light in the color."
 msgstr "Raudonos šviesos kiekis spalvoje."
 
-#: gtk/gtkcolorsel.c:1980
+#: ../gtk/gtkcolorsel.c:1980
 msgid "_Green:"
 msgstr "_Žalia:"
 
-#: gtk/gtkcolorsel.c:1981
+#: ../gtk/gtkcolorsel.c:1981
 msgid "Amount of green light in the color."
 msgstr "Žalios šviesos kiekis spalvoje."
 
-#: gtk/gtkcolorsel.c:1982
+#: ../gtk/gtkcolorsel.c:1982
 msgid "_Blue:"
 msgstr "_Mėlyna:"
 
-#: gtk/gtkcolorsel.c:1983
+#: ../gtk/gtkcolorsel.c:1983
 msgid "Amount of blue light in the color."
 msgstr "Mėlynos šviesos kiekis spalvoje."
 
-#: gtk/gtkcolorsel.c:1986
+#: ../gtk/gtkcolorsel.c:1986
 msgid "Op_acity:"
 msgstr "Neperm_atomumas:"
 
-#: gtk/gtkcolorsel.c:1994 gtk/gtkcolorsel.c:2005
+#: ../gtk/gtkcolorsel.c:1994 ../gtk/gtkcolorsel.c:2005
 msgid "Transparency of the color."
 msgstr "Spalvos skaidrumas."
 
-#: gtk/gtkcolorsel.c:2012
+#: ../gtk/gtkcolorsel.c:2012
 msgid "Color _name:"
 msgstr "Spalvos _pavadinimas:"
 
-#: gtk/gtkcolorsel.c:2027
+#: ../gtk/gtkcolorsel.c:2027
 msgid ""
 "You can enter an HTML-style hexadecimal color value, or simply a color name "
 "such as 'orange' in this entry."
@@ -1478,65 +1374,65 @@ msgstr ""
 "Čia galite įrašyti HTML stiliaus šešioliktainę spalvos išraišką, arba "
 "tiesiog spalvos pavadinimą, pvz. „white“."
 
-#: gtk/gtkcolorsel.c:2057
+#: ../gtk/gtkcolorsel.c:2057
 msgid "_Palette:"
 msgstr "_Paletė:"
 
-#: gtk/gtkcolorsel.c:2086
+#: ../gtk/gtkcolorsel.c:2086
 msgid "Color Wheel"
 msgstr "Spalvų ratas"
 
-#: gtk/gtkcolorseldialog.c:101
+#: ../gtk/gtkcolorseldialog.c:101
 msgid "Color Selection"
 msgstr "Spalvos pasirinkimas"
 
-#: gtk/gtkentry.c:5253 gtk/gtktextview.c:7462
+#: ../gtk/gtkentry.c:5253 ../gtk/gtktextview.c:7603
 msgid "Input _Methods"
 msgstr "Įvesties _metodai"
 
-#: gtk/gtkentry.c:5267 gtk/gtktextview.c:7476
+#: ../gtk/gtkentry.c:5267 ../gtk/gtktextview.c:7617
 msgid "_Insert Unicode Control Character"
 msgstr "Įterpti _Unicode valdymo simbolį"
 
-#: gtk/gtkfilechooserbutton.c:68
+#: ../gtk/gtkfilechooserbutton.c:68
 msgid "Select A File"
 msgstr "Pasirinkite failą"
 
-#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1965
+#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1965
 msgid "Desktop"
 msgstr "Darbastalis"
 
-#: gtk/gtkfilechooserbutton.c:70
+#: ../gtk/gtkfilechooserbutton.c:70
 msgid "(None)"
 msgstr "(Joks)"
 
-#: gtk/gtkfilechooserbutton.c:2051
+#: ../gtk/gtkfilechooserbutton.c:2051
 msgid "Other..."
 msgstr "Kita..."
 
-#: gtk/gtkfilechooser.c:1694 gtk/gtkfilechooser.c:1738
-#: gtk/gtkfilechooser.c:1813 gtk/gtkfilechooser.c:1857
+#: ../gtk/gtkfilechooser.c:1694 ../gtk/gtkfilechooser.c:1738
+#: ../gtk/gtkfilechooser.c:1813 ../gtk/gtkfilechooser.c:1857
 #, c-format
 msgid "Invalid filename: %s"
 msgstr "Netinkamas failo vardas: %s"
 
-#: gtk/gtkfilechooserdefault.c:1102
+#: ../gtk/gtkfilechooserdefault.c:1102
 msgid "Could not retrieve information about the file"
 msgstr "Nepavyko gauti informacijos apie šį failą"
 
-#: gtk/gtkfilechooserdefault.c:1113
+#: ../gtk/gtkfilechooserdefault.c:1113
 msgid "Could not add a bookmark"
 msgstr "Nepavyko pridėti žymelės"
 
-#: gtk/gtkfilechooserdefault.c:1124
+#: ../gtk/gtkfilechooserdefault.c:1124
 msgid "Could not remove bookmark"
 msgstr "Nepavyko pašalinti žymelės"
 
-#: gtk/gtkfilechooserdefault.c:1135
+#: ../gtk/gtkfilechooserdefault.c:1135
 msgid "The folder could not be created"
 msgstr "Nepavyko sukurti aplanko"
 
-#: gtk/gtkfilechooserdefault.c:1148
+#: ../gtk/gtkfilechooserdefault.c:1148
 msgid ""
 "The folder could not be created, as a file with the same name already "
 "exists.  Try using a different name for the folder, or rename the file first."
@@ -1544,11 +1440,11 @@ msgstr ""
 "Šio aplanko sukurti nepavyko, nes jau yra failas tokiu pat pavadinimu. "
 "Pabandykite naudoti kitą aplanko pavadinimą, arba pirma pervadinkite failą."
 
-#: gtk/gtkfilechooserdefault.c:1161
+#: ../gtk/gtkfilechooserdefault.c:1161
 msgid "Invalid file name"
 msgstr "Netinkamas failo vardas"
 
-#: gtk/gtkfilechooserdefault.c:1171
+#: ../gtk/gtkfilechooserdefault.c:1171
 msgid "The folder contents could not be displayed"
 msgstr "Nepavyko parodyti aplanko turinio"
 
@@ -1556,207 +1452,204 @@ msgstr "Nepavyko parodyti aplanko turinio"
 #. * is a hostname. Nautilus and the panel contain the same string
 #. * to translate.
 #.
-#: gtk/gtkfilechooserdefault.c:1714
+#: ../gtk/gtkfilechooserdefault.c:1714
 #, c-format
 msgid "%1$s on %2$s"
 msgstr "%1$s kompiuteryje %2$s"
 
-#: gtk/gtkfilechooserdefault.c:1892
+#: ../gtk/gtkfilechooserdefault.c:1892
 msgid "Search"
-msgstr ""
+msgstr "Paieška"
 
-#: gtk/gtkfilechooserdefault.c:1916
+#: ../gtk/gtkfilechooserdefault.c:1916
 msgid "Recently Used"
-msgstr ""
+msgstr "Vėliausiai naudotieji"
 
-#: gtk/gtkfilechooserdefault.c:3005
+#: ../gtk/gtkfilechooserdefault.c:3005
 #, c-format
 msgid "Add the folder '%s' to the bookmarks"
 msgstr "Įdėti aplanką „%s“ į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3046
-#, c-format
+#: ../gtk/gtkfilechooserdefault.c:3046
 msgid "Add the current folder to the bookmarks"
 msgstr "Įdėti esamą aplanką į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3048
-#, c-format
+#: ../gtk/gtkfilechooserdefault.c:3048
 msgid "Add the selected folders to the bookmarks"
 msgstr "Įdėti pažymėtus aplankus į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3088
+#: ../gtk/gtkfilechooserdefault.c:3088
 #, c-format
 msgid "Remove the bookmark '%s'"
 msgstr "Pašalinti žymelę „%s“"
 
-#: gtk/gtkfilechooserdefault.c:3521
+#: ../gtk/gtkfilechooserdefault.c:3521
 #, c-format
 msgid "Could not add a bookmark for '%s' because it is an invalid path name."
 msgstr "Nepavyko įdėti %s žymelės, nes nurodytas kelias yra netinkamas."
 
-#: gtk/gtkfilechooserdefault.c:3746
+#: ../gtk/gtkfilechooserdefault.c:3746
 msgid "Remove"
 msgstr "Pašalinti"
 
-#: gtk/gtkfilechooserdefault.c:3755
+#: ../gtk/gtkfilechooserdefault.c:3755
 msgid "Rename..."
 msgstr "Pervadinti..."
 
 #. Accessible object name for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3897
+#: ../gtk/gtkfilechooserdefault.c:3897
 msgid "Places"
 msgstr "Vietos"
 
 #. Column header for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3951
+#: ../gtk/gtkfilechooserdefault.c:3951
 msgid "_Places"
 msgstr "_Vietos"
 
-#: gtk/gtkfilechooserdefault.c:4006 gtk/gtkstock.c:297
+#: ../gtk/gtkfilechooserdefault.c:4006 ../gtk/gtkstock.c:297
 msgid "_Add"
-msgstr "_Pridėti"
+msgstr "P_ridėti"
 
-#: gtk/gtkfilechooserdefault.c:4013
+#: ../gtk/gtkfilechooserdefault.c:4013
 msgid "Add the selected folder to the Bookmarks"
 msgstr "Įdėti pažymėtą aplanką į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:4018 gtk/gtkstock.c:385
+#: ../gtk/gtkfilechooserdefault.c:4018 ../gtk/gtkstock.c:385
 msgid "_Remove"
 msgstr "_Pašalinti"
 
-#: gtk/gtkfilechooserdefault.c:4025
+#: ../gtk/gtkfilechooserdefault.c:4025
 msgid "Remove the selected bookmark"
 msgstr "Pašalinti pažymėtas žymeles"
 
-#: gtk/gtkfilechooserdefault.c:4121
+#: ../gtk/gtkfilechooserdefault.c:4121
 msgid "Could not select file"
 msgstr "Failo pasirinkti nepavyko"
 
-#: gtk/gtkfilechooserdefault.c:4258
+#: ../gtk/gtkfilechooserdefault.c:4258
 #, c-format
 msgid "Could not select file '%s' because it is an invalid path name."
 msgstr "Nepavyko pasirinkti failo „%s“, nes nurodytas kelias yra netinkamas."
 
-#: gtk/gtkfilechooserdefault.c:4315
+#: ../gtk/gtkfilechooserdefault.c:4315
 msgid "_Add to Bookmarks"
 msgstr "Į_dėti į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:4329
+#: ../gtk/gtkfilechooserdefault.c:4329
 msgid "Show _Hidden Files"
 msgstr "Rod_yti paslėptus failus"
 
-#: gtk/gtkfilechooserdefault.c:4497 gtk/gtkfilesel.c:729
+#: ../gtk/gtkfilechooserdefault.c:4497 ../gtk/gtkfilesel.c:729
 msgid "Files"
 msgstr "Failai"
 
-#: gtk/gtkfilechooserdefault.c:4542
+#: ../gtk/gtkfilechooserdefault.c:4542
 msgid "Name"
 msgstr "Pavadinimas"
 
-#: gtk/gtkfilechooserdefault.c:4567
+#: ../gtk/gtkfilechooserdefault.c:4567
 msgid "Size"
 msgstr "Dydis"
 
-#: gtk/gtkfilechooserdefault.c:4581
+#: ../gtk/gtkfilechooserdefault.c:4581
 msgid "Modified"
 msgstr "Pakeista"
 
-#: gtk/gtkfilechooserdefault.c:4616
+#: ../gtk/gtkfilechooserdefault.c:4616
 msgid "Select which types of files are shown"
 msgstr "Pasirinkite kokių tipų failus rodyti"
 
 #. Label
-#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786
+#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786
 msgid "_Name:"
 msgstr "_Pavadinimas:"
 
-#: gtk/gtkfilechooserdefault.c:4869
+#: ../gtk/gtkfilechooserdefault.c:4869
 msgid "_Browse for other folders"
 msgstr "_Naršyti kitų aplankų"
 
-#: gtk/gtkfilechooserdefault.c:5124
+#: ../gtk/gtkfilechooserdefault.c:5124
 msgid "Type a file name"
 msgstr "Įveskite failo pavadinimą"
 
 #. Create Folder
-#: gtk/gtkfilechooserdefault.c:5161
+#: ../gtk/gtkfilechooserdefault.c:5161
 msgid "Create Fo_lder"
 msgstr "Sukurti ap_lanką"
 
-#: gtk/gtkfilechooserdefault.c:5171
+#: ../gtk/gtkfilechooserdefault.c:5171
 msgid "_Location:"
-msgstr "_Vieta: "
+msgstr "Vi_eta:"
 
-#: gtk/gtkfilechooserdefault.c:5409
+#: ../gtk/gtkfilechooserdefault.c:5409
 msgid "Save in _folder:"
 msgstr "Išsaugoti _aplanke:"
 
-#: gtk/gtkfilechooserdefault.c:5411
+#: ../gtk/gtkfilechooserdefault.c:5411
 msgid "Create in _folder:"
 msgstr "Sukurti _aplanke:"
 
-#: gtk/gtkfilechooserdefault.c:7014
-#, c-format
+#: ../gtk/gtkfilechooserdefault.c:7014
 msgid "Cannot change to folder because it is not local"
 msgstr "Negalima pakeisti į nurodytą aplanką, nes jis nėra vietinis"
 
-#: gtk/gtkfilechooserdefault.c:7630 gtk/gtkfilechooserdefault.c:7651
+#: ../gtk/gtkfilechooserdefault.c:7630 ../gtk/gtkfilechooserdefault.c:7651
 #, c-format
 msgid "Shortcut %s already exists"
 msgstr "Nuoroda %s jau egzistuoja"
 
-#: gtk/gtkfilechooserdefault.c:7741
+#: ../gtk/gtkfilechooserdefault.c:7741
 #, c-format
 msgid "Shortcut %s does not exist"
 msgstr "Nuoroda %s neegzistuoja"
 
-#: gtk/gtkfilechooserdefault.c:7996
+#: ../gtk/gtkfilechooserdefault.c:7996
 #, c-format
 msgid "A file named \"%s\" already exists.  Do you want to replace it?"
 msgstr "Failas pavadinimu „%s“ jau egzistuoja. Ar norite jį perrašyti?"
 
-#: gtk/gtkfilechooserdefault.c:7999
+#: ../gtk/gtkfilechooserdefault.c:7999
 #, c-format
 msgid ""
 "The file already exists in \"%s\".  Replacing it will overwrite its contents."
 msgstr ""
 "Failas vietoje „%s“ jau egzistuoja. Pakeitus jį, jo turinys bus perrašytas."
 
-#: gtk/gtkfilechooserdefault.c:8004
+#: ../gtk/gtkfilechooserdefault.c:8004
 msgid "_Replace"
 msgstr "_Pakeisti"
 
-#: gtk/gtkfilechooserdefault.c:8835
-#, fuzzy
+#: ../gtk/gtkfilechooserdefault.c:8835
 msgid "Could not start the search process"
-msgstr "Nepavyko išsaugoti likučių"
+msgstr "Nepavyko paleisti paieškos proceso"
 
-#: gtk/gtkfilechooserdefault.c:8836
+#: ../gtk/gtkfilechooserdefault.c:8836
 msgid ""
 "The program was not able to create a connection to the indexer daemon.  "
 "Please make sure it is running."
 msgstr ""
+"Programai nepavyko sukurti ryšio su indeksavimo posisteme. Įsitikinkite, kad "
+"ji veikia."
 
-#: gtk/gtkfilechooserdefault.c:8850
-#, fuzzy
+#: ../gtk/gtkfilechooserdefault.c:8850
 msgid "Could not send the search request"
-msgstr "Nepavyko išsaugoti likučių"
+msgstr "Nepavyko išsiųsti paieškos užklausos"
 
 #. Label
-#: gtk/gtkfilechooserdefault.c:9276
+#: ../gtk/gtkfilechooserdefault.c:9276
 msgid "_Search:"
-msgstr ""
+msgstr "_Ieškoti:"
 
-#: gtk/gtkfilechooserdefault.c:10165
+#: ../gtk/gtkfilechooserdefault.c:10165
 #, c-format
 msgid "Could not mount %s"
 msgstr "Nepavyko prijungti %s"
 
-#: gtk/gtkfilechooserdefault.c:10805
+#: ../gtk/gtkfilechooserdefault.c:10805
 msgid "Type name of new folder"
 msgstr "Įveskite naujo aplanko pavadinimą"
 
-#: gtk/gtkfilechooserdefault.c:10853
+#: ../gtk/gtkfilechooserdefault.c:10853
 #, c-format
 msgid "%d byte"
 msgid_plural "%d bytes"
@@ -1764,60 +1657,59 @@ msgstr[0] "%d baitas"
 msgstr[1] "%d baitai"
 msgstr[2] "%d baitų"
 
-#: gtk/gtkfilechooserdefault.c:10855
+#: ../gtk/gtkfilechooserdefault.c:10855
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: gtk/gtkfilechooserdefault.c:10857
+#: ../gtk/gtkfilechooserdefault.c:10857
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: gtk/gtkfilechooserdefault.c:10859
+#: ../gtk/gtkfilechooserdefault.c:10859
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: gtk/gtkfilechooserdefault.c:10955 gtk/gtkfilechooserdefault.c:10976
-#: gtk/gtkfilechooserdefault.c:11008
+#: ../gtk/gtkfilechooserdefault.c:10955 ../gtk/gtkfilechooserdefault.c:10976
+#: ../gtk/gtkfilechooserdefault.c:11008
 msgid "Unknown"
 msgstr "Nežinomas"
 
-#: gtk/gtkfilechooserdefault.c:10994
+#: ../gtk/gtkfilechooserdefault.c:10994
 msgid "Today at %H:%M"
-msgstr ""
+msgstr "Šiandien %H:%M"
 
-#: gtk/gtkfilechooserdefault.c:10996
-#, fuzzy
+#: ../gtk/gtkfilechooserdefault.c:10996
 msgid "Yesterday at %H:%M"
-msgstr "Vakar"
+msgstr "Vakar %H:%M"
 
-#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1408
-#: gtk/gtkfilesel.c:1417 gtk/gtkfilesystemunix.c:1047
-#: gtk/gtkfilesystemwin32.c:1167
+#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1408
+#: ../gtk/gtkfilesel.c:1417 ../gtk/gtkfilesystemunix.c:1047
+#: ../gtk/gtkfilesystemwin32.c:1167
 #, c-format
 msgid "Error creating folder '%s': %s"
 msgstr "Klaida kuriant aplanką „%s“: %s"
 
-#: gtk/gtkfilesel.c:693
+#: ../gtk/gtkfilesel.c:693
 msgid "Folders"
 msgstr "Aplankai"
 
-#: gtk/gtkfilesel.c:697
+#: ../gtk/gtkfilesel.c:697
 msgid "Fol_ders"
 msgstr "_Aplankai"
 
-#: gtk/gtkfilesel.c:733
+#: ../gtk/gtkfilesel.c:733
 msgid "_Files"
 msgstr "_Failai"
 
-#: gtk/gtkfilesel.c:820 gtk/gtkfilesel.c:2207
+#: ../gtk/gtkfilesel.c:820 ../gtk/gtkfilesel.c:2207
 #, c-format
 msgid "Folder unreadable: %s"
 msgstr "Aplankas neperskaitomas: %s"
 
-#: gtk/gtkfilesel.c:949
+#: ../gtk/gtkfilesel.c:949
 #, c-format
 msgid ""
 "The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1828,89 +1720,89 @@ msgstr ""
 "šiai programai nepasiekiamas.\n"
 "Ar tikrai norite jį pasirinkti?"
 
-#: gtk/gtkfilesel.c:1079
+#: ../gtk/gtkfilesel.c:1079
 msgid "_New Folder"
 msgstr "_Naujas aplankas"
 
-#: gtk/gtkfilesel.c:1090
+#: ../gtk/gtkfilesel.c:1090
 msgid "De_lete File"
 msgstr "Iš_trinti failą"
 
-#: gtk/gtkfilesel.c:1101
+#: ../gtk/gtkfilesel.c:1101
 msgid "_Rename File"
 msgstr "Pe_rvadinti failą"
 
-#: gtk/gtkfilesel.c:1406
+#: ../gtk/gtkfilesel.c:1406
 #, c-format
 msgid ""
 "The folder name \"%s\" contains symbols that are not allowed in filenames"
 msgstr ""
 "Aplanko pavadinime „%s“ yra simbolių, kurių negalima naudoti failų varduose"
 
-#: gtk/gtkfilesel.c:1451
+#: ../gtk/gtkfilesel.c:1451
 msgid "New Folder"
 msgstr "Naujas aplankas"
 
-#: gtk/gtkfilesel.c:1466
+#: ../gtk/gtkfilesel.c:1466
 msgid "_Folder name:"
 msgstr "_Aplanko vardas:"
 
-#: gtk/gtkfilesel.c:1490
+#: ../gtk/gtkfilesel.c:1490
 msgid "C_reate"
 msgstr "Suku_rti"
 
-#: gtk/gtkfilesel.c:1533 gtk/gtkfilesel.c:1640 gtk/gtkfilesel.c:1653
+#: ../gtk/gtkfilesel.c:1533 ../gtk/gtkfilesel.c:1640 ../gtk/gtkfilesel.c:1653
 #, c-format
 msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
 msgstr "Failo varde „%s“ yra varduose neleidžiamų simbolių."
 
-#: gtk/gtkfilesel.c:1536 gtk/gtkfilesel.c:1546
+#: ../gtk/gtkfilesel.c:1536 ../gtk/gtkfilesel.c:1546
 #, c-format
 msgid "Error deleting file '%s': %s"
 msgstr "Klaida trinant failą „%s“: %s"
 
-#: gtk/gtkfilesel.c:1589
+#: ../gtk/gtkfilesel.c:1589
 #, c-format
 msgid "Really delete file \"%s\"?"
 msgstr "Tikrai ištrinti failą „%s“?"
 
-#: gtk/gtkfilesel.c:1594
+#: ../gtk/gtkfilesel.c:1594
 msgid "Delete File"
 msgstr "Ištrinti failą"
 
-#: gtk/gtkfilesel.c:1642
+#: ../gtk/gtkfilesel.c:1642
 #, c-format
 msgid "Error renaming file to \"%s\": %s"
 msgstr "Klaida pervadinant failą į „%s“: %s"
 
-#: gtk/gtkfilesel.c:1655
+#: ../gtk/gtkfilesel.c:1655
 #, c-format
 msgid "Error renaming file \"%s\": %s"
 msgstr "Klaida pervadinant failą „%s“: %s"
 
-#: gtk/gtkfilesel.c:1664
+#: ../gtk/gtkfilesel.c:1664
 #, c-format
 msgid "Error renaming file \"%s\" to \"%s\": %s"
 msgstr "Klaida pervadinant failą „%s“ į „%s“: %s"
 
-#: gtk/gtkfilesel.c:1711
+#: ../gtk/gtkfilesel.c:1711
 msgid "Rename File"
 msgstr "Pervardinti failą"
 
-#: gtk/gtkfilesel.c:1726
+#: ../gtk/gtkfilesel.c:1726
 #, c-format
 msgid "Rename file \"%s\" to:"
 msgstr "Pervardinti failą „%s“ į:"
 
-#: gtk/gtkfilesel.c:1755
+#: ../gtk/gtkfilesel.c:1755
 msgid "_Rename"
 msgstr "Pe_rvardinti"
 
-#: gtk/gtkfilesel.c:2187
+#: ../gtk/gtkfilesel.c:2187
 msgid "_Selection: "
 msgstr "Pa_sirinkimas: "
 
-#: gtk/gtkfilesel.c:3107
+#: ../gtk/gtkfilesel.c:3107
 #, c-format
 msgid ""
 "The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1919,49 +1811,47 @@ msgstr ""
 "Failo vardas „%s“ negali būti konvertuotas į UTF-8 (pabandykite nustatyti "
 "aplinkos kintamąjį G_FILENAME_ENCODING): %s"
 
-#: gtk/gtkfilesel.c:3110
+#: ../gtk/gtkfilesel.c:3110
 msgid "Invalid UTF-8"
 msgstr "Neleistinas UTF-8"
 
-#: gtk/gtkfilesel.c:3984
+#: ../gtk/gtkfilesel.c:3984
 msgid "Name too long"
 msgstr "Vardas per ilgas"
 
-#: gtk/gtkfilesel.c:3986
+#: ../gtk/gtkfilesel.c:3986
 msgid "Couldn't convert filename"
 msgstr "Nepavyko pakeisti failo vardo"
 
-#: gtk/gtkfilesystem.c:315
+#: ../gtk/gtkfilesystem.c:315
 #, c-format
 msgid "Could not get a stock icon for %s\n"
 msgstr "Nepavyko gauti standartinės piktogramos reikalingos %s\n"
 
-#: gtk/gtkfilesystemmodel.c:745
-#, c-format
+#: ../gtk/gtkfilesystemmodel.c:745
 msgid "Could not obtain root folder"
 msgstr "Nepavyko gauti šakninio aplanko"
 
-#: gtk/gtkfilesystemmodel.c:1338
+#: ../gtk/gtkfilesystemmodel.c:1338
 msgid "(Empty)"
 msgstr "(Tuščia)"
 
-#: gtk/gtkfilesystemunix.c:960 gtk/gtkfilesystemunix.c:1208
-#: gtk/gtkfilesystemunix.c:2196 gtk/gtkfilesystemunix.c:2236
-#: gtk/gtkfilesystemwin32.c:2245 gtk/gtkfilesystemwin32.c:2295
+#: ../gtk/gtkfilesystemunix.c:960 ../gtk/gtkfilesystemunix.c:1208
+#: ../gtk/gtkfilesystemunix.c:2196 ../gtk/gtkfilesystemunix.c:2236
+#: ../gtk/gtkfilesystemwin32.c:2245 ../gtk/gtkfilesystemwin32.c:2295
 #, c-format
 msgid "Error getting information for '%s': %s"
 msgstr "Klaida bandant gauti „%s“ informaciją: %s"
 
-#: gtk/gtkfilesystemunix.c:1153 gtk/gtkfilesystemwin32.c:1274
-#, c-format
+#: ../gtk/gtkfilesystemunix.c:1153 ../gtk/gtkfilesystemwin32.c:1274
 msgid "This file system does not support mounting"
 msgstr "Ši failų sistema nepalaiko prijungimo"
 
-#: gtk/gtkfilesystemunix.c:1165
+#: ../gtk/gtkfilesystemunix.c:1165
 msgid "File System"
 msgstr "Failų sistema"
 
-#: gtk/gtkfilesystemunix.c:1329 gtk/gtkfilesystemwin32.c:1584
+#: ../gtk/gtkfilesystemunix.c:1329 ../gtk/gtkfilesystemwin32.c:1584
 #, c-format
 msgid ""
 "The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1970,93 +1860,93 @@ msgstr ""
 "Vardas „%s“ yra netinkamas, nes jame yra simbolis „%s“. Prašom naudoti kitą "
 "vardą."
 
-#: gtk/gtkfilesystemunix.c:1878 gtk/gtkfilesystemwin32.c:1925
+#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:1925
 #, c-format
 msgid "Bookmark saving failed: %s"
 msgstr "Nepavyko išsaugoti žymelės: %s"
 
-#: gtk/gtkfilesystemunix.c:1933 gtk/gtkfilesystemwin32.c:1980
+#: ../gtk/gtkfilesystemunix.c:1933 ../gtk/gtkfilesystemwin32.c:1980
 #, c-format
 msgid "'%s' already exists in the bookmarks list"
 msgstr "„%s“ jau yra žymelių sąraše"
 
-#: gtk/gtkfilesystemunix.c:2005 gtk/gtkfilesystemwin32.c:2052
+#: ../gtk/gtkfilesystemunix.c:2005 ../gtk/gtkfilesystemwin32.c:2052
 #, c-format
 msgid "'%s' does not exist in the bookmarks list"
 msgstr "„%s“ nėra žymelių sąraše"
 
-#: gtk/gtkfilesystemwin32.c:1090
+#: ../gtk/gtkfilesystemwin32.c:1090
 #, c-format
 msgid "Path is not a folder: '%s'"
 msgstr "Kelias nėra aplankas: „%s“"
 
-#: gtk/gtkfilesystemwin32.c:1292
+#: ../gtk/gtkfilesystemwin32.c:1292
 #, c-format
 msgid "Network Drive (%s)"
 msgstr "Tinklo diskas (%s)"
 
-#: gtk/gtkfilesystemwin32.c:1314
+#: ../gtk/gtkfilesystemwin32.c:1314
 #, c-format
 msgid "%s (%s)"
 msgstr "%s (%s)"
 
-#: gtk/gtkfontbutton.c:145 gtk/gtkfontbutton.c:267
+#: ../gtk/gtkfontbutton.c:145 ../gtk/gtkfontbutton.c:267
 msgid "Pick a Font"
 msgstr "Pasirinkite šriftą"
 
 #. Initialize fields
-#: gtk/gtkfontbutton.c:261
+#: ../gtk/gtkfontbutton.c:261
 msgid "Sans 12"
 msgstr "Sans 12"
 
-#: gtk/gtkfontbutton.c:781
+#: ../gtk/gtkfontbutton.c:781
 msgid "Font"
 msgstr "Šriftas"
 
 #. This is the default text shown in the preview entry, though the user
 #. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:75
+#: ../gtk/gtkfontsel.c:75
 msgid "abcdefghijk ABCDEFGHIJK"
 msgstr "aąbcčeęėfgh AĄBCČEĘĖFGH"
 
-#: gtk/gtkfontsel.c:326
+#: ../gtk/gtkfontsel.c:326
 msgid "_Family:"
 msgstr "Š_eima:"
 
-#: gtk/gtkfontsel.c:332
+#: ../gtk/gtkfontsel.c:332
 msgid "_Style:"
 msgstr "_Stilius:"
 
-#: gtk/gtkfontsel.c:338
+#: ../gtk/gtkfontsel.c:338
 msgid "Si_ze:"
 msgstr "D_ydis:"
 
 #. create the text entry widget
-#: gtk/gtkfontsel.c:515
+#: ../gtk/gtkfontsel.c:515
 msgid "_Preview:"
 msgstr "_Peržiūra:"
 
-#: gtk/gtkfontsel.c:1359
+#: ../gtk/gtkfontsel.c:1359
 msgid "Font Selection"
 msgstr "Šrifto pasirinkimas"
 
-#: gtk/gtkgamma.c:408
+#: ../gtk/gtkgamma.c:408
 msgid "Gamma"
 msgstr "Gama"
 
-#: gtk/gtkgamma.c:418
+#: ../gtk/gtkgamma.c:418
 msgid "_Gamma value"
 msgstr "_Gamos reikšmė"
 
 #. Remove this icon source so we don't keep trying to
 #. * load it.
 #.
-#: gtk/gtkiconfactory.c:1371
+#: ../gtk/gtkiconfactory.c:1371
 #, c-format
 msgid "Error loading icon: %s"
 msgstr "Įvyko klaida įkeliant piktogramą: %s"
 
-#: gtk/gtkicontheme.c:1321
+#: ../gtk/gtkicontheme.c:1321
 #, c-format
 msgid ""
 "Could not find the icon '%s'. The '%s' theme\n"
@@ -2069,137 +1959,136 @@ msgstr ""
 "Jūs galite gauti kopiją:\n"
 "\t%s"
 
-#: gtk/gtkicontheme.c:1501
+#: ../gtk/gtkicontheme.c:1501
 #, c-format
 msgid "Icon '%s' not present in theme"
 msgstr "Piktogramos „%s“ temoje nėra"
 
-#: gtk/gtkicontheme.c:2917
-#, fuzzy, c-format
+#: ../gtk/gtkicontheme.c:2917
 msgid "Failed to load icon"
-msgstr "Nepavyko įkelti TIFF paveikslėlio"
+msgstr "Nepavyko įkelti piktogramos"
 
-#: gtk/gtkimmodule.c:421
+#: ../gtk/gtkimmodule.c:421
 msgid "Default"
 msgstr "Numatytasis"
 
-#: gtk/gtkinputdialog.c:190
+#: ../gtk/gtkinputdialog.c:190
 msgid "Input"
 msgstr "Įvestis"
 
-#: gtk/gtkinputdialog.c:205
+#: ../gtk/gtkinputdialog.c:205
 msgid "No extended input devices"
 msgstr "Nėra išplėstos įvesties irenginių"
 
-#: gtk/gtkinputdialog.c:218
+#: ../gtk/gtkinputdialog.c:218
 msgid "_Device:"
 msgstr "Į_renginys:"
 
-#: gtk/gtkinputdialog.c:235
+#: ../gtk/gtkinputdialog.c:235
 msgid "Disabled"
 msgstr "Išjungtas"
 
-#: gtk/gtkinputdialog.c:242
+#: ../gtk/gtkinputdialog.c:242
 msgid "Screen"
 msgstr "Ekranas"
 
-#: gtk/gtkinputdialog.c:249
+#: ../gtk/gtkinputdialog.c:249
 msgid "Window"
 msgstr "Langas"
 
-#: gtk/gtkinputdialog.c:256
+#: ../gtk/gtkinputdialog.c:256
 msgid "_Mode:"
 msgstr "_Režimas:"
 
 #. The axis listbox
-#: gtk/gtkinputdialog.c:277
+#: ../gtk/gtkinputdialog.c:277
 msgid "Axes"
 msgstr "Ašys"
 
 #. Keys listbox
-#: gtk/gtkinputdialog.c:295
+#: ../gtk/gtkinputdialog.c:295
 msgid "Keys"
 msgstr "Klavišai"
 
-#: gtk/gtkinputdialog.c:522
+#: ../gtk/gtkinputdialog.c:522
 msgid "_X:"
 msgstr "_X:"
 
-#: gtk/gtkinputdialog.c:523
+#: ../gtk/gtkinputdialog.c:523
 msgid "_Y:"
 msgstr "_Y:"
 
-#: gtk/gtkinputdialog.c:524
+#: ../gtk/gtkinputdialog.c:524
 msgid "_Pressure:"
 msgstr "_Slėgis:"
 
-#: gtk/gtkinputdialog.c:525
+#: ../gtk/gtkinputdialog.c:525
 msgid "X _tilt:"
 msgstr "X pa_krypimas:"
 
-#: gtk/gtkinputdialog.c:526
+#: ../gtk/gtkinputdialog.c:526
 msgid "Y t_ilt:"
 msgstr "Y pakr_ypimas:"
 
-#: gtk/gtkinputdialog.c:527
+#: ../gtk/gtkinputdialog.c:527
 msgid "_Wheel:"
 msgstr "_Ratas:"
 
-#: gtk/gtkinputdialog.c:579
+#: ../gtk/gtkinputdialog.c:579
 msgid "none"
 msgstr "jokio"
 
-#: gtk/gtkinputdialog.c:616 gtk/gtkinputdialog.c:652
+#: ../gtk/gtkinputdialog.c:616 ../gtk/gtkinputdialog.c:652
 msgid "(disabled)"
 msgstr "(išjungtas)"
 
-#: gtk/gtkinputdialog.c:645
+#: ../gtk/gtkinputdialog.c:645
 msgid "(unknown)"
 msgstr "(nežinomas)"
 
 #. and clear button
-#: gtk/gtkinputdialog.c:749
+#: ../gtk/gtkinputdialog.c:749
 msgid "Cl_ear"
 msgstr "Iš_valyti"
 
-#: gtk/gtklinkbutton.c:141
+#: ../gtk/gtklinkbutton.c:141
 msgid "URI"
 msgstr "URI"
 
-#: gtk/gtklinkbutton.c:142
+#: ../gtk/gtklinkbutton.c:142
 msgid "The URI bound to this button"
 msgstr "URI susietas su šiuo mygtuku"
 
-#: gtk/gtklinkbutton.c:396
+#: ../gtk/gtklinkbutton.c:396
 msgid "Copy URL"
 msgstr "Kopijuoti URL"
 
-#: gtk/gtklinkbutton.c:536
+#: ../gtk/gtklinkbutton.c:536
 msgid "Invalid URI"
 msgstr "Netinkamas URI"
 
 #. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:409
+#: ../gtk/gtkmain.c:409
 msgid "Load additional GTK+ modules"
 msgstr "Įkelti papildomus GTK+ modulius"
 
 #. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:410
+#: ../gtk/gtkmain.c:410
 msgid "MODULES"
 msgstr "MODULIAI"
 
 #. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:412
+#: ../gtk/gtkmain.c:412
 msgid "Make all warnings fatal"
 msgstr "Visi perspėjimai yra „mirtini“"
 
 #. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:415
+#: ../gtk/gtkmain.c:415
 msgid "GTK+ debugging flags to set"
 msgstr "GTK+ derinimo parametrai, kuriuos naudoti"
 
 #. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:418
+#: ../gtk/gtkmain.c:418
 msgid "GTK+ debugging flags to unset"
 msgstr "GTK+ derinimo parametrai, kuriu nenaudoti"
 
@@ -2208,35 +2097,35 @@ msgstr "GTK+ derinimo parametrai, kuriu nenaudoti"
 #. * Do *not* translate it to "predefinito:LTR", if it
 #. * it isn't default:LTR or default:RTL it will not work
 #.
-#: gtk/gtkmain.c:654
+#: ../gtk/gtkmain.c:654
 msgid "default:LTR"
 msgstr "default:LTR"
 
-#: gtk/gtkmain.c:751
+#: ../gtk/gtkmain.c:751
 msgid "GTK+ Options"
 msgstr "GTK+ parinktys"
 
-#: gtk/gtkmain.c:751
+#: ../gtk/gtkmain.c:751
 msgid "Show GTK+ Options"
 msgstr "Rodyti GTK+ parinktis"
 
-#: gtk/gtknotebook.c:828
+#: ../gtk/gtknotebook.c:828
 msgid "Arrow spacing"
 msgstr "Rodyklių protarpis"
 
-#: gtk/gtknotebook.c:829
+#: ../gtk/gtknotebook.c:829
 msgid "Scroll arrow spacing"
 msgstr "Slinkties rodyklės protarpis"
 
-#: gtk/gtknotebook.c:4392 gtk/gtknotebook.c:6898
+#: ../gtk/gtknotebook.c:4392 ../gtk/gtknotebook.c:6898
 #, c-format
 msgid "Page %u"
 msgstr "%u puslapis"
 
-#: gtk/gtkpagesetup.c:570 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865
-#, c-format
+#: ../gtk/gtkpagesetup.c:570 ../gtk/gtkpapersize.c:825
+#: ../gtk/gtkpapersize.c:865
 msgid "Not a valid page setup file"
-msgstr ""
+msgstr "Netinkamas puslapio sąrankos failas"
 
 #. Translate to the default units to use for presenting
 #. * lengths to the user. Translate to default:inch if you
@@ -2244,11 +2133,11 @@ msgstr ""
 #. * Do *not* translate it to "predefinito:mm", if it
 #. * it isn't default:mm or default:inch it will not work
 #.
-#: gtk/gtkpagesetupunixdialog.c:154
+#: ../gtk/gtkpagesetupunixdialog.c:154
 msgid "default:mm"
 msgstr "default:mm"
 
-#: gtk/gtkpagesetupunixdialog.c:310
+#: ../gtk/gtkpagesetupunixdialog.c:310
 msgid ""
 "<b>Any Printer</b>\n"
 "For portable documents"
@@ -2256,15 +2145,15 @@ msgstr ""
 "<b>Bet koks spausdintuvas</b>\n"
 "Perkeliamiems dokumentams"
 
-#: gtk/gtkpagesetupunixdialog.c:885 gtk/gtkpagesetupunixdialog.c:1401
+#: ../gtk/gtkpagesetupunixdialog.c:885 ../gtk/gtkpagesetupunixdialog.c:1401
 msgid "mm"
 msgstr "mm"
 
-#: gtk/gtkpagesetupunixdialog.c:887 gtk/gtkpagesetupunixdialog.c:1399
+#: ../gtk/gtkpagesetupunixdialog.c:887 ../gtk/gtkpagesetupunixdialog.c:1399
 msgid "inch"
 msgstr "colis"
 
-#: gtk/gtkpagesetupunixdialog.c:906
+#: ../gtk/gtkpagesetupunixdialog.c:906
 #, c-format
 msgid ""
 "Margins:\n"
@@ -2279,89 +2168,88 @@ msgstr ""
 " Viršus: %s %s\n"
 " Apačia: %s %s"
 
-#: gtk/gtkpagesetupunixdialog.c:957
+#: ../gtk/gtkpagesetupunixdialog.c:957
 msgid "Manage Custom Sizes..."
-msgstr "Tvarkyti kitus dydžius..."
+msgstr "Tvarkyti pasirinktinius dydžius..."
 
-#: gtk/gtkpagesetupunixdialog.c:1005
+#: ../gtk/gtkpagesetupunixdialog.c:1005
 msgid "_Format for:"
 msgstr "_Formatas kam:"
 
-#: gtk/gtkpagesetupunixdialog.c:1026
+#: ../gtk/gtkpagesetupunixdialog.c:1026
 msgid "_Paper size:"
 msgstr "_Popieriaus dydis:"
 
-#: gtk/gtkpagesetupunixdialog.c:1062
+#: ../gtk/gtkpagesetupunixdialog.c:1062
 msgid "_Orientation:"
 msgstr "_Orientacija:"
 
-#: gtk/gtkpagesetupunixdialog.c:1127 gtk/gtkprintunixdialog.c:2156
+#: ../gtk/gtkpagesetupunixdialog.c:1127 ../gtk/gtkprintunixdialog.c:2156
 msgid "Page Setup"
 msgstr "Puslapio sąranka"
 
-#: gtk/gtkpagesetupunixdialog.c:1446
+#: ../gtk/gtkpagesetupunixdialog.c:1446
 msgid "Margins from Printer..."
 msgstr "Paraštės iš spausdintuvo..."
 
-#: gtk/gtkpagesetupunixdialog.c:1606
+#: ../gtk/gtkpagesetupunixdialog.c:1606
 #, c-format
 msgid "Custom Size %d"
-msgstr "Kitas dydis %d"
+msgstr "Pasirinktinis dydis %d"
 
-#: gtk/gtkpagesetupunixdialog.c:1835
+#: ../gtk/gtkpagesetupunixdialog.c:1835
 msgid "Manage Custom Sizes"
-msgstr "Tvarkyti kitus dydžius"
+msgstr "Tvarkyti pasirinktinius dydžius"
 
-#: gtk/gtkpagesetupunixdialog.c:1931
+#: ../gtk/gtkpagesetupunixdialog.c:1931
 msgid "_Width:"
 msgstr "_Plotis:"
 
-#: gtk/gtkpagesetupunixdialog.c:1943
+#: ../gtk/gtkpagesetupunixdialog.c:1943
 msgid "_Height:"
 msgstr "_Aukštis:"
 
-#: gtk/gtkpagesetupunixdialog.c:1955
+#: ../gtk/gtkpagesetupunixdialog.c:1955
 msgid "Paper Size"
 msgstr "Popieriaus dydis"
 
-#: gtk/gtkpagesetupunixdialog.c:1965
+#: ../gtk/gtkpagesetupunixdialog.c:1965
 msgid "_Top:"
 msgstr "_Viršus:"
 
-#: gtk/gtkpagesetupunixdialog.c:1977
+#: ../gtk/gtkpagesetupunixdialog.c:1977
 msgid "_Bottom:"
 msgstr "_Apačia:"
 
-#: gtk/gtkpagesetupunixdialog.c:1989
+#: ../gtk/gtkpagesetupunixdialog.c:1989
 msgid "_Left:"
 msgstr "_Kairė:"
 
-#: gtk/gtkpagesetupunixdialog.c:2001
+#: ../gtk/gtkpagesetupunixdialog.c:2001
 msgid "_Right:"
 msgstr "_Dešinė:"
 
-#: gtk/gtkpagesetupunixdialog.c:2042
+#: ../gtk/gtkpagesetupunixdialog.c:2042
 msgid "Paper Margins"
 msgstr "Popieriaus paraštės"
 
-#: gtk/gtkpathbar.c:148
+#: ../gtk/gtkpathbar.c:148
 msgid "Up Path"
-msgstr ""
+msgstr "Aukštyn keliu"
 
-#: gtk/gtkpathbar.c:150
+#: ../gtk/gtkpathbar.c:150
 msgid "Down Path"
-msgstr ""
+msgstr "Žemyn keliu"
 
-#: gtk/gtkpathbar.c:1377
-#, fuzzy
+#: ../gtk/gtkpathbar.c:1377
 msgid "File System Root"
-msgstr "Failų sistema"
+msgstr "Failų sistemos šakninis aplankas"
 
-#: gtk/gtkprinteroptionwidget.c:685
+#: ../gtk/gtkprinteroptionwidget.c:685
 msgid "Not available"
 msgstr "Neprieinama"
 
-#: gtk/gtkprinteroptionwidget.c:798
+#: ../gtk/gtkprinteroptionwidget.c:798
 msgid "_Save in folder:"
 msgstr "Iš_saugoti aplanke:"
 
@@ -2369,165 +2257,156 @@ msgstr "Iš_saugoti aplanke:"
 #. * jobs. %s gets replaced by the application name, %d gets replaced
 #. * by the job number.
 #.
-#: gtk/gtkprintoperation.c:171
+#: ../gtk/gtkprintoperation.c:171
 #, c-format
 msgid "%s job #%d"
-msgstr ""
+msgstr "%s užduotis #%d"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1497
+#: ../gtk/gtkprintoperation.c:1497
 msgid "print operation status|Initial state"
 msgstr "Pradinė būsena"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1499
+#: ../gtk/gtkprintoperation.c:1499
 msgid "print operation status|Preparing to print"
 msgstr "Ruošiamasi spausdinti"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1501
+#: ../gtk/gtkprintoperation.c:1501
 msgid "print operation status|Generating data"
 msgstr "Generuojami duomenys"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1503
+#: ../gtk/gtkprintoperation.c:1503
 msgid "print operation status|Sending data"
 msgstr "Siunčiami duomenys"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1505
+#: ../gtk/gtkprintoperation.c:1505
 msgid "print operation status|Waiting"
 msgstr "Laukiama"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1507
+#: ../gtk/gtkprintoperation.c:1507
 msgid "print operation status|Blocking on issue"
 msgstr "Blokuojama klaidos"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1509
+#: ../gtk/gtkprintoperation.c:1509
 msgid "print operation status|Printing"
 msgstr "Spausdinama"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1511
+#: ../gtk/gtkprintoperation.c:1511
 msgid "print operation status|Finished"
 msgstr "Baigta"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1513
+#: ../gtk/gtkprintoperation.c:1513
 msgid "print operation status|Finished with error"
 msgstr "Baigta su klaida"
 
-#: gtk/gtkprintoperation.c:1986
+#: ../gtk/gtkprintoperation.c:1986
 #, c-format
 msgid "Preparing %d"
 msgstr "Ruošiamasi %d"
 
-#: gtk/gtkprintoperation.c:1988 gtk/gtkprintoperation.c:2240
-#, c-format
+#: ../gtk/gtkprintoperation.c:1988 ../gtk/gtkprintoperation.c:2240
 msgid "Preparing"
 msgstr "Ruošiamasi"
 
-#: gtk/gtkprintoperation.c:1991
+#: ../gtk/gtkprintoperation.c:1991
 #, c-format
 msgid "Printing %d"
 msgstr "Spausdinama %d"
 
-#: gtk/gtkprintoperation-unix.c:243
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:243
 msgid "Error launching preview"
 msgstr "Klaida paleidžiant peržiūrą"
 
-#: gtk/gtkprintoperation-unix.c:281
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:281
 msgid "Error printing"
 msgstr "Klaida spausdinant"
 
-#: gtk/gtkprintoperation-unix.c:388 gtk/gtkprintoperation-win32.c:1394
+#: ../gtk/gtkprintoperation-unix.c:388 ../gtk/gtkprintoperation-win32.c:1394
 msgid "Application"
 msgstr "Programa"
 
-#: gtk/gtkprintoperation-win32.c:564
+#: ../gtk/gtkprintoperation-win32.c:564
 msgid "Printer offline"
 msgstr "Spausdintuvas atjungtas"
 
-#: gtk/gtkprintoperation-win32.c:566
+#: ../gtk/gtkprintoperation-win32.c:566
 msgid "Out of paper"
 msgstr "Nėra popieriaus"
 
-#: gtk/gtkprintoperation-win32.c:568
+#: ../gtk/gtkprintoperation-win32.c:568
 msgid "Paused"
 msgstr "Pauzė"
 
-#: gtk/gtkprintoperation-win32.c:570
+#: ../gtk/gtkprintoperation-win32.c:570
 msgid "Need user intervention"
 msgstr "Reikia naudotojo isikišimo"
 
-#: gtk/gtkprintoperation-win32.c:670
+#: ../gtk/gtkprintoperation-win32.c:670
 msgid "Custom size"
 msgstr "Kitas dydis"
 
-#: gtk/gtkprintoperation-win32.c:1484 gtk/gtkprintoperation-win32.c:1507
-#: gtk/gtkprintoperation-win32.c:1555
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1484 ../gtk/gtkprintoperation-win32.c:1507
+#: ../gtk/gtkprintoperation-win32.c:1555
 msgid "Not enough free memory"
 msgstr "Nepakanka laisvos atminties"
 
-#: gtk/gtkprintoperation-win32.c:1560
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1560
 msgid "Invalid argument to PrintDlgEx"
 msgstr "Netinkamas PrintDlgEx argumentas"
 
-#: gtk/gtkprintoperation-win32.c:1565
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1565
 msgid "Invalid pointer to PrintDlgEx"
 msgstr "Netinkama nuoroda į PrintDlgEx"
 
-#: gtk/gtkprintoperation-win32.c:1570
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1570
 msgid "Invalid handle to PrintDlgEx"
 msgstr "Netinkamas PrintDlgEx valdiklis"
 
-#: gtk/gtkprintoperation-win32.c:1575
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1575
 msgid "Unspecified error"
 msgstr "Nenurodyta klaida"
 
-#: gtk/gtkprintoperation-win32.c:1626
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1626
 msgid "Error from StartDoc"
 msgstr "Klaida iš StartDoc"
 
-#: gtk/gtkprintunixdialog.c:1485
+#: ../gtk/gtkprintunixdialog.c:1485
 msgid "Printer"
 msgstr "Spausdintuvas"
 
-#: gtk/gtkprintunixdialog.c:1493 gtk/gtkrecentchooserdefault.c:992
+#: ../gtk/gtkprintunixdialog.c:1493 ../gtk/gtkrecentchooserdefault.c:992
 msgid "Location"
 msgstr "Vieta"
 
-#: gtk/gtkprintunixdialog.c:1502
+#: ../gtk/gtkprintunixdialog.c:1502
 msgid "Status"
 msgstr "Būsena"
 
-#: gtk/gtkprintunixdialog.c:1524
+#: ../gtk/gtkprintunixdialog.c:1524
 msgid "Print Pages"
 msgstr "Spausdintini puslapiai"
 
-#: gtk/gtkprintunixdialog.c:1528
+#: ../gtk/gtkprintunixdialog.c:1528
 msgid "_All"
 msgstr "_Visi"
 
-#: gtk/gtkprintunixdialog.c:1535
+#: ../gtk/gtkprintunixdialog.c:1535
 msgid "C_urrent"
 msgstr "_Esamas"
 
-#: gtk/gtkprintunixdialog.c:1544
+#: ../gtk/gtkprintunixdialog.c:1544
 msgid "Ra_nge"
 msgstr "I_ntervalas"
 
-#: gtk/gtkprintunixdialog.c:1545
+#: ../gtk/gtkprintunixdialog.c:1545
 msgid ""
 "Specify one or more page ranges,\n"
 " e.g. 1-3,7,11"
@@ -2535,199 +2414,202 @@ msgstr ""
 "Nurodykite vieną ar kelis puslapių intervalus,\n"
 " pvz., 1-3,7,11"
 
-#: gtk/gtkprintunixdialog.c:1564
+#: ../gtk/gtkprintunixdialog.c:1564
 msgid "Copies"
 msgstr "Kopijos"
 
 #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
-#: gtk/gtkprintunixdialog.c:1569
+#: ../gtk/gtkprintunixdialog.c:1569
 msgid "Copie_s:"
 msgstr "Kopijo_s:"
 
-#: gtk/gtkprintunixdialog.c:1587
+#: ../gtk/gtkprintunixdialog.c:1587
 msgid "C_ollate"
 msgstr "Su_dėstyti"
 
-#: gtk/gtkprintunixdialog.c:1595
+#: ../gtk/gtkprintunixdialog.c:1595
 msgid "_Reverse"
 msgstr "_Atvirkščiai"
 
-#: gtk/gtkprintunixdialog.c:1612
+#: ../gtk/gtkprintunixdialog.c:1612
 msgid "General"
 msgstr "Bendra"
 
-#: gtk/gtkprintunixdialog.c:2012
+#: ../gtk/gtkprintunixdialog.c:2012
 msgid "Layout"
 msgstr "Išdėstymas"
 
-#: gtk/gtkprintunixdialog.c:2016
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2016
 msgid "Pages per _side:"
-msgstr "Puslapių _lakšte:"
+msgstr "Puslapių vienoje pu_sėje:"
 
-#: gtk/gtkprintunixdialog.c:2032
+#: ../gtk/gtkprintunixdialog.c:2032
 msgid "T_wo-sided:"
 msgstr "D_vipusis:"
 
-#: gtk/gtkprintunixdialog.c:2047
+#: ../gtk/gtkprintunixdialog.c:2047
 msgid "_Only print:"
 msgstr "Spa_usdinti tik:"
 
 #. In enum order
-#: gtk/gtkprintunixdialog.c:2062
+#: ../gtk/gtkprintunixdialog.c:2062
 msgid "All sheets"
 msgstr "Visus puslapius"
 
-#: gtk/gtkprintunixdialog.c:2063
+#: ../gtk/gtkprintunixdialog.c:2063
 msgid "Even sheets"
 msgstr "Lyginius puslapius"
 
-#: gtk/gtkprintunixdialog.c:2064
+#: ../gtk/gtkprintunixdialog.c:2064
 msgid "Odd sheets"
 msgstr "Nelyginius puslapius"
 
-#: gtk/gtkprintunixdialog.c:2067
+#: ../gtk/gtkprintunixdialog.c:2067
 msgid "Sc_ale:"
 msgstr "_Mastelis:"
 
-#: gtk/gtkprintunixdialog.c:2094
+#: ../gtk/gtkprintunixdialog.c:2094
 msgid "Paper"
 msgstr "Popierius"
 
-#: gtk/gtkprintunixdialog.c:2098
+#: ../gtk/gtkprintunixdialog.c:2098
 msgid "Paper _type:"
 msgstr "Popieriaus _tipas:"
 
-#: gtk/gtkprintunixdialog.c:2113
+#: ../gtk/gtkprintunixdialog.c:2113
 msgid "Paper _source:"
 msgstr "Popieriau_s šaltinis:"
 
-#: gtk/gtkprintunixdialog.c:2128
+#: ../gtk/gtkprintunixdialog.c:2128
 msgid "Output t_ray:"
 msgstr "Išvėsties _dėklas:"
 
-#: gtk/gtkprintunixdialog.c:2179
+#: ../gtk/gtkprintunixdialog.c:2179
 msgid "Job Details"
 msgstr "Užduoties informacija"
 
-#: gtk/gtkprintunixdialog.c:2185
+#: ../gtk/gtkprintunixdialog.c:2185
 msgid "Pri_ority:"
 msgstr "Pri_oritetas:"
 
-#: gtk/gtkprintunixdialog.c:2200
+#: ../gtk/gtkprintunixdialog.c:2200
 msgid "_Billing info:"
 msgstr "_Našumo informacija:"
 
-#: gtk/gtkprintunixdialog.c:2218
+#: ../gtk/gtkprintunixdialog.c:2218
 msgid "Print Document"
 msgstr "Spausdinti dokumentą"
 
-#: gtk/gtkprintunixdialog.c:2224
+#: ../gtk/gtkprintunixdialog.c:2224
 msgid "_Now"
 msgstr "_Dabar"
 
-#: gtk/gtkprintunixdialog.c:2231
+#: ../gtk/gtkprintunixdialog.c:2231
 msgid "A_t:"
 msgstr "_Laiku:"
 
-#: gtk/gtkprintunixdialog.c:2246
+#: ../gtk/gtkprintunixdialog.c:2246
 msgid "On _hold"
 msgstr "Susta_bdyta"
 
-#: gtk/gtkprintunixdialog.c:2265
+#: ../gtk/gtkprintunixdialog.c:2265
 msgid "Add Cover Page"
 msgstr "Pridėti titulinį puslapį"
 
-#: gtk/gtkprintunixdialog.c:2271
+#: ../gtk/gtkprintunixdialog.c:2271
 msgid "Be_fore:"
 msgstr "P_rieš:"
 
-#: gtk/gtkprintunixdialog.c:2286
+#: ../gtk/gtkprintunixdialog.c:2286
 msgid "_After:"
 msgstr "_Po:"
 
-#: gtk/gtkprintunixdialog.c:2301
+#: ../gtk/gtkprintunixdialog.c:2301
 msgid "Job"
 msgstr "Užduotis"
 
-#: gtk/gtkprintunixdialog.c:2367
+#: ../gtk/gtkprintunixdialog.c:2367
 msgid "Advanced"
 msgstr "Išsamiau"
 
-#: gtk/gtkprintunixdialog.c:2402
+#: ../gtk/gtkprintunixdialog.c:2402
 msgid "Image Quality"
 msgstr "Paveikslėlių kokybė"
 
-#: gtk/gtkprintunixdialog.c:2405
+#: ../gtk/gtkprintunixdialog.c:2405
 msgid "Color"
 msgstr "Spalva"
 
-#: gtk/gtkprintunixdialog.c:2408
+#: ../gtk/gtkprintunixdialog.c:2408
 msgid "Finishing"
 msgstr "Baigiama"
 
-#: gtk/gtkprintunixdialog.c:2418
+#: ../gtk/gtkprintunixdialog.c:2418
 msgid "Some of the settings in the dialog conflict"
 msgstr "Kai kurie nustatymai lange konfliktuoja"
 
-#: gtk/gtkprintunixdialog.c:2441
+#: ../gtk/gtkprintunixdialog.c:2441
 msgid "Print"
 msgstr "Spausdinti"
 
-#: gtk/gtkradiotoolbutton.c:65
+#: ../gtk/gtkradiotoolbutton.c:65
 msgid "Group"
 msgstr "Grupė"
 
-#: gtk/gtkradiotoolbutton.c:66
+#: ../gtk/gtkradiotoolbutton.c:66
 msgid "The radio tool button whose group this button belongs to."
 msgstr "Žymimosios akutės grupė, kuriai priklauso šis mygtukas."
 
-#: gtk/gtkrc.c:2866
+#: ../gtk/gtkrc.c:2866
 #, c-format
 msgid "Unable to find include file: \"%s\""
 msgstr "Nepavyko rasti įterpiamo failo: „%s“"
 
-#: gtk/gtkrc.c:3494 gtk/gtkrc.c:3497
+#: ../gtk/gtkrc.c:3494 ../gtk/gtkrc.c:3497
 #, c-format
 msgid "Unable to locate image file in pixmap_path: \"%s\""
 msgstr "Nepavyko rasti paveikslėlio failo pixmap_path: „%s“"
 
-#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163
-#: gtk/gtkrecentchoosermenu.c:570 gtk/gtkrecentchoosermenu.c:578
+#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163
+#: ../gtk/gtkrecentchoosermenu.c:570 ../gtk/gtkrecentchoosermenu.c:578
 #, c-format
 msgid "This function is not implemented for widgets of class '%s'"
 msgstr "Ši funkcija nerealizuota „%s“ klasės valdymo elementams"
 
-#: gtk/gtkrecentchooserdefault.c:454
+#: ../gtk/gtkrecentchooserdefault.c:454
 msgid "Select which type of documents are shown"
 msgstr "Pasirinkite kokių tipų dokumentai rodomi"
 
-#: gtk/gtkrecentchooserdefault.c:1111 gtk/gtkrecentchooserdefault.c:1148
+#: ../gtk/gtkrecentchooserdefault.c:1111 ../gtk/gtkrecentchooserdefault.c:1148
 #, c-format
 msgid "No item for URI '%s' found"
 msgstr "Elementų URI „%s“ nerasta"
 
-#: gtk/gtkrecentchooserdefault.c:1568
+#: ../gtk/gtkrecentchooserdefault.c:1275
+msgid "Untitled filter"
+msgstr "Nepavadintas filtras"
+
+#: ../gtk/gtkrecentchooserdefault.c:1568
 msgid "Could not remove item"
 msgstr "Nepavyko pašalinti elemento"
 
-#: gtk/gtkrecentchooserdefault.c:1611
+#: ../gtk/gtkrecentchooserdefault.c:1611
 msgid "Could not clear list"
 msgstr "Nepavyko išvalyti sąrašo"
 
-#: gtk/gtkrecentchooserdefault.c:1695
+#: ../gtk/gtkrecentchooserdefault.c:1695
 msgid "Copy _Location"
 msgstr "Kopijuoti _vietą"
 
-#: gtk/gtkrecentchooserdefault.c:1708
+#: ../gtk/gtkrecentchooserdefault.c:1708
 msgid "_Remove From List"
 msgstr "_Pašalinti iš sąrašo"
 
-#: gtk/gtkrecentchooserdefault.c:1717
+#: ../gtk/gtkrecentchooserdefault.c:1717
 msgid "_Clear List"
 msgstr "Iš_valyti sąrašą"
 
-#: gtk/gtkrecentchooserdefault.c:1731
+#: ../gtk/gtkrecentchooserdefault.c:1731
 msgid "Show _Private Resources"
 msgstr "Rodyti _asmeninius resursus"
 
@@ -2741,621 +2623,639 @@ msgstr "Rodyti _asmeninius resursus"
 #. * user appended or prepended custom menu items to the
 #. * recent chooser menu widget.
 #.
-#: gtk/gtkrecentchoosermenu.c:335
+#: ../gtk/gtkrecentchoosermenu.c:335
 msgid "No items found"
 msgstr "Elementų nerasta"
 
-#: gtk/gtkrecentchoosermenu.c:490 gtk/gtkrecentchoosermenu.c:546
+#: ../gtk/gtkrecentchoosermenu.c:490 ../gtk/gtkrecentchoosermenu.c:546
 #, c-format
 msgid "No recently used resource found with URI `%s'"
 msgstr "Nerasta neseniai naudoto resurso su URI „%s“"
 
-#: gtk/gtkrecentchoosermenu.c:760
+#: ../gtk/gtkrecentchoosermenu.c:760
 #, c-format
 msgid "Open '%s'"
 msgstr "Atverti „%s“"
 
-#: gtk/gtkrecentchoosermenu.c:792
+#: ../gtk/gtkrecentchoosermenu.c:792
 msgid "Unknown item"
 msgstr "Nežinomas elementas"
 
-#: gtk/gtkrecentmanager.c:1032 gtk/gtkrecentmanager.c:1179
-#: gtk/gtkrecentmanager.c:1189 gtk/gtkrecentmanager.c:1242
+#. This is the label format that is used for the first 10 items
+#. * in a recent files menu. The %d is the number of the item,
+#. * the %s is the name of the item. Please keep the _ in front
+#. * of the number to give these menu items a mnemonic.
+#. *
+#. * Don't include the prefix "recent menu label|" in the translation.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:805
+#, c-format
+msgid "recent menu label|_%d. %s"
+msgstr "_%d. %s"
+
+#. This is the format that is used for items in a recent files menu.
+#. * The %d is the number of the item, the %s is the name of the item.
+#. *
+#. * Don't include the prefix "recent menu label|" in the translation.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:812
+#, c-format
+msgid "recent menu label|%d. %s"
+msgstr "%d. %s"
+
+#: ../gtk/gtkrecentmanager.c:1032 ../gtk/gtkrecentmanager.c:1179
+#: ../gtk/gtkrecentmanager.c:1189 ../gtk/gtkrecentmanager.c:1242
 #, c-format
 msgid "Unable to find an item with URI '%s'"
 msgstr "Nepavyko rasti elemento su URI „%s“"
 
 #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:288
+#: ../gtk/gtkstock.c:288
 msgid "Information"
 msgstr "Informacija"
 
-#: gtk/gtkstock.c:289
+#: ../gtk/gtkstock.c:289
 msgid "Warning"
 msgstr "Perspėjimas"
 
-#: gtk/gtkstock.c:290
+#: ../gtk/gtkstock.c:290
 msgid "Error"
 msgstr "Klaida"
 
-#: gtk/gtkstock.c:291
+#: ../gtk/gtkstock.c:291
 msgid "Question"
 msgstr "Klausimas"
 
 #. FIXME these need accelerators when appropriate, and
 #. * need the mnemonics to be rationalized
 #.
-#: gtk/gtkstock.c:296
+#: ../gtk/gtkstock.c:296
 msgid "_About"
 msgstr "_Apie"
 
-#: gtk/gtkstock.c:298
+#: ../gtk/gtkstock.c:298
 msgid "_Apply"
 msgstr "Prit_aikyti"
 
-#: gtk/gtkstock.c:299
+#: ../gtk/gtkstock.c:299
 msgid "_Bold"
 msgstr "Pus_juodis"
 
-#: gtk/gtkstock.c:300
+#: ../gtk/gtkstock.c:300
 msgid "_Cancel"
 msgstr "_Atšaukti"
 
-#: gtk/gtkstock.c:301
+#: ../gtk/gtkstock.c:301
 msgid "_CD-Rom"
 msgstr "_CD-ROM"
 
-#: gtk/gtkstock.c:302
+#: ../gtk/gtkstock.c:302
 msgid "_Clear"
 msgstr "Iš_valyti"
 
-#: gtk/gtkstock.c:303
+#: ../gtk/gtkstock.c:303
 msgid "_Close"
 msgstr "_Užverti"
 
-#: gtk/gtkstock.c:304
+#: ../gtk/gtkstock.c:304
 msgid "C_onnect"
 msgstr "Prisi_jungti"
 
-#: gtk/gtkstock.c:305
+#: ../gtk/gtkstock.c:305
 msgid "_Convert"
 msgstr "_Konvertuoti"
 
-#: gtk/gtkstock.c:306
+#: ../gtk/gtkstock.c:306
 msgid "_Copy"
 msgstr "_Kopijuoti"
 
-#: gtk/gtkstock.c:307
+#: ../gtk/gtkstock.c:307
 msgid "Cu_t"
 msgstr "_Iškirpti"
 
-#: gtk/gtkstock.c:308
+#: ../gtk/gtkstock.c:308
 msgid "_Delete"
 msgstr "Iš_trinti"
 
-#: gtk/gtkstock.c:309
-#, fuzzy
+#: ../gtk/gtkstock.c:309
 msgid "_Discard"
-msgstr "Išjungtas"
+msgstr "Atsisa_kyti"
 
-#: gtk/gtkstock.c:310
+#: ../gtk/gtkstock.c:310
 msgid "_Disconnect"
 msgstr "Atsij_ungti"
 
-#: gtk/gtkstock.c:311
+#: ../gtk/gtkstock.c:311
 msgid "_Execute"
 msgstr "Į_vykdyti"
 
-#: gtk/gtkstock.c:312
+#: ../gtk/gtkstock.c:312
 msgid "_Edit"
 msgstr "K_eisti"
 
-#: gtk/gtkstock.c:313
+#: ../gtk/gtkstock.c:313
 msgid "_Find"
 msgstr "_Rasti"
 
-#: gtk/gtkstock.c:314
+#: ../gtk/gtkstock.c:314
 msgid "Find and _Replace"
 msgstr "Rasti ir _pakeisti"
 
-#: gtk/gtkstock.c:315
+#: ../gtk/gtkstock.c:315
 msgid "_Floppy"
 msgstr "_Diskelis"
 
-#: gtk/gtkstock.c:316
+#: ../gtk/gtkstock.c:316
 msgid "_Fullscreen"
 msgstr "_Visame ekrane"
 
-#: gtk/gtkstock.c:317
+#: ../gtk/gtkstock.c:317
 msgid "_Leave Fullscreen"
 msgstr "_Palikti viso ekrano režimą"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:319
+#: ../gtk/gtkstock.c:319
 msgid "Navigation|_Bottom"
 msgstr "_Apačia"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:321
+#: ../gtk/gtkstock.c:321
 msgid "Navigation|_First"
 msgstr "_Pirmas"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:323
+#: ../gtk/gtkstock.c:323
 msgid "Navigation|_Last"
 msgstr "Pa_skutinis"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:325
+#: ../gtk/gtkstock.c:325
 msgid "Navigation|_Top"
 msgstr "_Viršus"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:327
+#: ../gtk/gtkstock.c:327
 msgid "Navigation|_Back"
 msgstr "At_gal"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:329
+#: ../gtk/gtkstock.c:329
 msgid "Navigation|_Down"
 msgstr "Ž_emyn"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:331
+#: ../gtk/gtkstock.c:331
 msgid "Navigation|_Forward"
 msgstr "Pir_myn"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:333
+#: ../gtk/gtkstock.c:333
 msgid "Navigation|_Up"
 msgstr "Au_kštyn"
 
-#: gtk/gtkstock.c:334
+#: ../gtk/gtkstock.c:334
 msgid "_Harddisk"
 msgstr "_Kietasis diskas"
 
-#: gtk/gtkstock.c:335
+#: ../gtk/gtkstock.c:335
 msgid "_Help"
 msgstr "_Pagalba"
 
-#: gtk/gtkstock.c:336
+#: ../gtk/gtkstock.c:336
 msgid "_Home"
 msgstr "_Namai"
 
-#: gtk/gtkstock.c:337
+#: ../gtk/gtkstock.c:337
 msgid "Increase Indent"
 msgstr "Padidinti įtrauką"
 
-#: gtk/gtkstock.c:338
+#: ../gtk/gtkstock.c:338
 msgid "Decrease Indent"
 msgstr "Sumažinti įtrauką"
 
-#: gtk/gtkstock.c:339
+#: ../gtk/gtkstock.c:339
 msgid "_Index"
 msgstr "Tur_inys"
 
-#: gtk/gtkstock.c:340
+#: ../gtk/gtkstock.c:340
 msgid "_Information"
 msgstr "_Informacija"
 
-#: gtk/gtkstock.c:341
+#: ../gtk/gtkstock.c:341
 msgid "_Italic"
 msgstr "Kursyv_inis"
 
-#: gtk/gtkstock.c:342
+#: ../gtk/gtkstock.c:342
 msgid "_Jump to"
 msgstr "Šo_kti į"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:344
+#: ../gtk/gtkstock.c:344
 msgid "Justify|_Center"
 msgstr "_Centruoti"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:346
+#: ../gtk/gtkstock.c:346
 msgid "Justify|_Fill"
 msgstr "_Užpildyti"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:348
+#: ../gtk/gtkstock.c:348
 msgid "Justify|_Left"
 msgstr "_Kairėje"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:350
+#: ../gtk/gtkstock.c:350
 msgid "Justify|_Right"
 msgstr "_Dešinėje"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:353
+#: ../gtk/gtkstock.c:353
 msgid "Media|_Forward"
 msgstr "_Pirmyn"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:355
+#: ../gtk/gtkstock.c:355
 msgid "Media|_Next"
 msgstr "_Sekantis"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:357
+#: ../gtk/gtkstock.c:357
 msgid "Media|P_ause"
 msgstr "P_auzė"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:359
+#: ../gtk/gtkstock.c:359
 msgid "Media|_Play"
 msgstr "_Groti"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:361
+#: ../gtk/gtkstock.c:361
 msgid "Media|Pre_vious"
 msgstr "_Ankstesnis"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:363
+#: ../gtk/gtkstock.c:363
 msgid "Media|_Record"
 msgstr "Į_rašyti"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:365
+#: ../gtk/gtkstock.c:365
 msgid "Media|R_ewind"
 msgstr "A_tsukti"
 
 #. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:367
+#: ../gtk/gtkstock.c:367
 msgid "Media|_Stop"
 msgstr "_Sustabdyti"
 
-#: gtk/gtkstock.c:368
+#: ../gtk/gtkstock.c:368
 msgid "_Network"
 msgstr "_Tinklas"
 
-#: gtk/gtkstock.c:369
+#: ../gtk/gtkstock.c:369
 msgid "_New"
 msgstr "_Naujas"
 
-#: gtk/gtkstock.c:370
+#: ../gtk/gtkstock.c:370
 msgid "_No"
 msgstr "_Ne"
 
-#: gtk/gtkstock.c:371
+#: ../gtk/gtkstock.c:371
 msgid "_OK"
 msgstr "_Gerai"
 
-#: gtk/gtkstock.c:372
+#: ../gtk/gtkstock.c:372
 msgid "_Open"
 msgstr "At_verti"
 
-#: gtk/gtkstock.c:373
+#: ../gtk/gtkstock.c:373
 msgid "Landscape"
 msgstr "Gulsčiai"
 
-#: gtk/gtkstock.c:374
+#: ../gtk/gtkstock.c:374
 msgid "Portrait"
 msgstr "Stačiai"
 
-#: gtk/gtkstock.c:375
+#: ../gtk/gtkstock.c:375
 msgid "Reverse landscape"
 msgstr "Apverstai gulsčiai"
 
-#: gtk/gtkstock.c:376
+#: ../gtk/gtkstock.c:376
 msgid "Reverse portrait"
 msgstr "Apverstai stačiai"
 
-#: gtk/gtkstock.c:377
+#: ../gtk/gtkstock.c:377
 msgid "_Paste"
 msgstr "Į_dėti"
 
-#: gtk/gtkstock.c:378
+#: ../gtk/gtkstock.c:378
 msgid "_Preferences"
 msgstr "_Nustatymai"
 
-#: gtk/gtkstock.c:379
+#: ../gtk/gtkstock.c:379
 msgid "_Print"
 msgstr "S_pausdinti"
 
-#: gtk/gtkstock.c:380
+#: ../gtk/gtkstock.c:380
 msgid "Print Pre_view"
 msgstr "Spa_udinio peržiūra"
 
-#: gtk/gtkstock.c:381
+#: ../gtk/gtkstock.c:381
 msgid "_Properties"
 msgstr "_Savybės"
 
-#: gtk/gtkstock.c:382
+#: ../gtk/gtkstock.c:382
 msgid "_Quit"
 msgstr "Išei_ti"
 
-#: gtk/gtkstock.c:383
+#: ../gtk/gtkstock.c:383
 msgid "_Redo"
 msgstr "Paka_rtoti"
 
-#: gtk/gtkstock.c:384
+#: ../gtk/gtkstock.c:384
 msgid "_Refresh"
 msgstr "_Atnaujinti"
 
-#: gtk/gtkstock.c:386
+#: ../gtk/gtkstock.c:386
 msgid "_Revert"
 msgstr "Atsta_tyti"
 
-#: gtk/gtkstock.c:387
+#: ../gtk/gtkstock.c:387
 msgid "_Save"
 msgstr "Iš_saugoti"
 
-#: gtk/gtkstock.c:388
+#: ../gtk/gtkstock.c:388
 msgid "Save _As"
 msgstr "Išsaugoti k_aip"
 
-#: gtk/gtkstock.c:389
+#: ../gtk/gtkstock.c:389
 msgid "Select _All"
 msgstr "P_ažymėti viską"
 
-#: gtk/gtkstock.c:390
+#: ../gtk/gtkstock.c:390
 msgid "_Color"
 msgstr "_Spalva"
 
-#: gtk/gtkstock.c:391
+#: ../gtk/gtkstock.c:391
 msgid "_Font"
 msgstr "Šri_ftas"
 
-#: gtk/gtkstock.c:392
+#: ../gtk/gtkstock.c:392
 msgid "_Ascending"
 msgstr "_Didėjančiai"
 
-#: gtk/gtkstock.c:393
+#: ../gtk/gtkstock.c:393
 msgid "_Descending"
 msgstr "_Mažėjančiai"
 
-#: gtk/gtkstock.c:394
+#: ../gtk/gtkstock.c:394
 msgid "_Spell Check"
 msgstr "_Rašybos tikrinimas"
 
-#: gtk/gtkstock.c:395
+#: ../gtk/gtkstock.c:395
 msgid "_Stop"
 msgstr "_Sustabdyti"
 
-#: gtk/gtkstock.c:396
+#: ../gtk/gtkstock.c:396
 msgid "_Strikethrough"
 msgstr "Perbraukta_s"
 
-#: gtk/gtkstock.c:397
+#: ../gtk/gtkstock.c:397
 msgid "_Undelete"
 msgstr "_Sugrąžinti"
 
-#: gtk/gtkstock.c:398
+#: ../gtk/gtkstock.c:398
 msgid "_Underline"
 msgstr "Pabra_uktas"
 
-#: gtk/gtkstock.c:399
+#: ../gtk/gtkstock.c:399
 msgid "_Undo"
 msgstr "Atša_ukti"
 
-#: gtk/gtkstock.c:400
+#: ../gtk/gtkstock.c:400
 msgid "_Yes"
 msgstr "_Taip"
 
-#: gtk/gtkstock.c:401
+#: ../gtk/gtkstock.c:401
 msgid "_Normal Size"
 msgstr "_Normalus dydis"
 
-#: gtk/gtkstock.c:402
+#: ../gtk/gtkstock.c:402
 msgid "Best _Fit"
 msgstr "Geriausiai _tinka"
 
-#: gtk/gtkstock.c:403
+#: ../gtk/gtkstock.c:403
 msgid "Zoom _In"
 msgstr "Pa_didinti"
 
-#: gtk/gtkstock.c:404
+#: ../gtk/gtkstock.c:404
 msgid "Zoom _Out"
 msgstr "Su_mažinti"
 
-#: gtk/gtktextbufferrichtext.c:651
+#: ../gtk/gtktextbufferrichtext.c:651
 #, c-format
 msgid "Unknown error when trying to deserialize %s"
 msgstr "Nežinoma klaida bandant nuoseklinti %s"
 
-#: gtk/gtktextbufferrichtext.c:710
+#: ../gtk/gtktextbufferrichtext.c:710
 #, c-format
 msgid "No deserialize function found for format %s"
 msgstr "Formatui %s nuoseklinimo funkcija nerasta"
 
-#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
+#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822
 #, c-format
 msgid "Both \"id\" and \"name\" were found on the <%s> element"
 msgstr "Elemente <%s> buvo rasta ir „id“ ir „name“"
 
-#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
+#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832
 #, c-format
 msgid "The attribute \"%s\" was found twice on the <%s> element"
 msgstr "Požymis „%s“ elemente <%s> buvo rastas du kartus"
 
-#: gtk/gtktextbufferserialize.c:846
+#: ../gtk/gtktextbufferserialize.c:846
 #, c-format
 msgid "<%s> element has invalid id \"%s\""
 msgstr "<%s> elementas turi netinkamą id „%s“"
 
-#: gtk/gtktextbufferserialize.c:856
+#: ../gtk/gtktextbufferserialize.c:856
 #, c-format
 msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
 msgstr "<%s> elementas neturi nei „name“, nei „id“ elemento"
 
-#: gtk/gtktextbufferserialize.c:943
+#: ../gtk/gtktextbufferserialize.c:943
 #, c-format
 msgid "Attribute \"%s\" repeated twice on the same <%s> element"
 msgstr "Požymis „%s“ pakartotas du kartus tame pačiame elemente <%s>"
 
-#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
+#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986
 #, c-format
 msgid "Attribute \"%s\" is invalid on <%s> element in this context"
 msgstr "Požymis „%s“ šiame kontekste netinkamas elementui <%s>"
 
-#: gtk/gtktextbufferserialize.c:1022
+#: ../gtk/gtktextbufferserialize.c:1022
 #, c-format
 msgid "Tag \"%s\" has not been defined."
 msgstr "Žyma „%s“ neapibrėžta."
 
-#: gtk/gtktextbufferserialize.c:1034
+#: ../gtk/gtktextbufferserialize.c:1034
 msgid "Anonymous tag found and tags can not be created."
 msgstr "Rasta anoniminė žyma ir žymos negali būti sukurtos."
 
-#: gtk/gtktextbufferserialize.c:1045
+#: ../gtk/gtktextbufferserialize.c:1045
 #, c-format
 msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
 msgstr "Žymos „%s“ buferyje nėra ir žymos negali būti sukurtos."
 
-#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
-#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
+#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219
+#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394
 #, c-format
 msgid "Element <%s> is not allowed below <%s>"
 msgstr "Elementas <%s> neleistinas žemiau <%s>"
 
-#: gtk/gtktextbufferserialize.c:1175
+#: ../gtk/gtktextbufferserialize.c:1175
 #, c-format
 msgid "\"%s\" is not a valid attribute type"
 msgstr "„%s“ nėra tinkamas požymio tipas"
 
-#: gtk/gtktextbufferserialize.c:1183
+#: ../gtk/gtktextbufferserialize.c:1183
 #, c-format
 msgid "\"%s\" is not a valid attribute name"
 msgstr "„%s“ nėra tinkamas požymio pavadinimas"
 
-#: gtk/gtktextbufferserialize.c:1193
+#: ../gtk/gtktextbufferserialize.c:1193
 #, c-format
 msgid ""
 "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
 msgstr "„%s“ nepavyko konvertuoti į „%s“ tipo reikšmę atributui „%s“"
 
-#: gtk/gtktextbufferserialize.c:1202
+#: ../gtk/gtktextbufferserialize.c:1202
 #, c-format
 msgid "\"%s\" is not a valid value for attribute \"%s\""
 msgstr "„%s“ nėra tinkama reikšmė požymiui „%s“"
 
-#: gtk/gtktextbufferserialize.c:1285
+#: ../gtk/gtktextbufferserialize.c:1285
 #, c-format
 msgid "Tag \"%s\" already defined"
 msgstr "Žyma „%s“ jau apibrėžta"
 
-#: gtk/gtktextbufferserialize.c:1296
+#: ../gtk/gtktextbufferserialize.c:1296
 #, c-format
 msgid "Tag \"%s\" has invalid priority \"%s\""
 msgstr "Žymos „%s“ netinkamas prioritetas „%s“"
 
-#: gtk/gtktextbufferserialize.c:1349
+#: ../gtk/gtktextbufferserialize.c:1349
 #, c-format
 msgid "Outermost element in text must be <text_view_markup> not <%s>"
 msgstr "Išorinis elementas tekste turi būti <text_view_markup>, o ne <%s>"
 
-#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
+#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374
 #, c-format
 msgid "A <%s> element has already been specified"
 msgstr "Elementas <%s> jau buvo nurodytas"
 
-#: gtk/gtktextbufferserialize.c:1380
+#: ../gtk/gtktextbufferserialize.c:1380
 msgid "A <text> element can't occur before a <tags> element"
 msgstr "Elementas <text> negali būti naudojamas prieš elementą <tags>"
 
-#: gtk/gtktextbufferserialize.c:1788
-#, c-format
+#: ../gtk/gtktextbufferserialize.c:1788
 msgid "Serialized data is malformed"
 msgstr "Nuoseklinti duomenys yra netinkamai suformuoti"
 
-#: gtk/gtktextbufferserialize.c:1866
-#, c-format
+#: ../gtk/gtktextbufferserialize.c:1866
 msgid ""
 "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
 msgstr ""
 "Nuoseklinti duomenys yra netinkamai suformuoti. Pirmas skyrius nėra "
 "GTKTEXTBUFFERCONTENTS-0001"
 
-#: gtk/gtktextutil.c:60
+#: ../gtk/gtktextutil.c:60
 msgid "LRM _Left-to-right mark"
 msgstr "_LRM Žymė iš kairės į dešinę"
 
-#: gtk/gtktextutil.c:61
+#: ../gtk/gtktextutil.c:61
 msgid "RLM _Right-to-left mark"
 msgstr "_RLM Žymė iš dešinės į kairę"
 
-#: gtk/gtktextutil.c:62
+#: ../gtk/gtktextutil.c:62
 msgid "LRE Left-to-right _embedding"
 msgstr "LRE Iš-kairės-į-d_ešinę integruotas"
 
-#: gtk/gtktextutil.c:63
+#: ../gtk/gtktextutil.c:63
 msgid "RLE Right-to-left e_mbedding"
 msgstr "RLE Iš-dešinės-į-kairę i_ntegruotas"
 
-#: gtk/gtktextutil.c:64
+#: ../gtk/gtktextutil.c:64
 msgid "LRO Left-to-right _override"
 msgstr "LRO Iš-kairės-į-dešinę _atšaukiantis"
 
-#: gtk/gtktextutil.c:65
+#: ../gtk/gtktextutil.c:65
 msgid "RLO Right-to-left o_verride"
 msgstr "RLO Iš-dešinės-į-kairę a_tšaukiantis"
 
-#: gtk/gtktextutil.c:66
+#: ../gtk/gtktextutil.c:66
 msgid "PDF _Pop directional formatting"
 msgstr "PDF _Pop kryptingas formatavimas"
 
-#: gtk/gtktextutil.c:67
+#: ../gtk/gtktextutil.c:67
 msgid "ZWS _Zero width space"
 msgstr "ZWS N_ulinio pločio tarpas"
 
-#: gtk/gtktextutil.c:68
+#: ../gtk/gtktextutil.c:68
 msgid "ZWJ Zero width _joiner"
 msgstr "ZWJ Nulinio pločio _jungtis"
 
-#: gtk/gtktextutil.c:69
+#: ../gtk/gtktextutil.c:69
 msgid "ZWNJ Zero width _non-joiner"
 msgstr "ZWNJ Nulinio pločio _ne-jungtis"
 
-#: gtk/gtkthemes.c:71
+#: ../gtk/gtkthemes.c:71
 #, c-format
 msgid "Unable to locate theme engine in module_path: \"%s\","
 msgstr "Nepavyko aptikti temų generatoriaus tarp module_path: \"%s\","
 
-#: gtk/gtktipsquery.c:187
+#: ../gtk/gtktipsquery.c:187
 msgid "--- No Tip ---"
 msgstr "-Nėra pagalbos-"
 
-#: gtk/gtkuimanager.c:1197
+#: ../gtk/gtkuimanager.c:1226
 #, c-format
 msgid "Unknown attribute '%s' on line %d char %d"
 msgstr "Nežinomas požymis „%s“ eilutės %d stulpelyje %d"
 
-#: gtk/gtkuimanager.c:1414
+#: ../gtk/gtkuimanager.c:1443
 #, c-format
 msgid "Unexpected start tag '%s' on line %d char %d"
 msgstr "Netinkama pradžios žymė „%s“ eilutės %d stulpelyje %d"
 
-#: gtk/gtkuimanager.c:1504
+#: ../gtk/gtkuimanager.c:1533
 #, c-format
 msgid "Unexpected character data on line %d char %d"
 msgstr "Neleistini simboliniai duomenys eilutės %d stulpelyje %d"
 
-#: gtk/gtkuimanager.c:2325
+#: ../gtk/gtkuimanager.c:2354
 msgid "Empty"
 msgstr "Tuščias"
 
-#: gtk/gtkvolumebutton.c:81
-#, fuzzy
+#: ../gtk/gtkvolumebutton.c:81
 msgid "Volume"
-msgstr "_Vertė:"
+msgstr "Garsumas"
 
-#: gtk/gtkvolumebutton.c:83
+#: ../gtk/gtkvolumebutton.c:83
 msgid "Volume Down"
-msgstr ""
+msgstr "Patylinti"
 
-#: gtk/gtkvolumebutton.c:85
+#: ../gtk/gtkvolumebutton.c:85
 msgid "Volume Up"
-msgstr ""
+msgstr "Pagarsinti"
 
-#: gtk/gtkvolumebutton.c:149
+#: ../gtk/gtkvolumebutton.c:139
 msgid "Muted"
-msgstr ""
+msgstr "Nutildyta"
 
-#: gtk/gtkvolumebutton.c:153
+#: ../gtk/gtkvolumebutton.c:143
 msgid "Full Volume"
-msgstr ""
+msgstr "Visas garsumas"
 
 #. Translators: this is the percentage of the current volume,
 #. * as used in the tooltip, eg. "49 %".
@@ -3364,916 +3264,910 @@ msgstr ""
 #. * Do not translate and do not include the "volume percentage|"
 #. * part in the translation!
 #.
-#: gtk/gtkvolumebutton.c:168
+#: ../gtk/gtkvolumebutton.c:158
 #, c-format
 msgid "volume percentage|%d %%"
-msgstr ""
+msgstr "%d %%"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:5
+#: ../gtk/paper_names_offsets.c:5
 msgid "paper size|asme_f"
 msgstr "asme_f"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:7
+#: ../gtk/paper_names_offsets.c:7
 msgid "paper size|A0x2"
 msgstr "A0x2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:9
+#: ../gtk/paper_names_offsets.c:9
 msgid "paper size|A0"
 msgstr "A0"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:11
+#: ../gtk/paper_names_offsets.c:11
 msgid "paper size|A0x3"
 msgstr "A0x3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:13
+#: ../gtk/paper_names_offsets.c:13
 msgid "paper size|A1"
 msgstr "A1"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:15
+#: ../gtk/paper_names_offsets.c:15
 msgid "paper size|A10"
 msgstr "A10"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:17
+#: ../gtk/paper_names_offsets.c:17
 msgid "paper size|A1x3"
 msgstr "A1x3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:19
+#: ../gtk/paper_names_offsets.c:19
 msgid "paper size|A1x4"
 msgstr "A1x4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:21
+#: ../gtk/paper_names_offsets.c:21
 msgid "paper size|A2"
 msgstr "A2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:23
+#: ../gtk/paper_names_offsets.c:23
 msgid "paper size|A2x3"
 msgstr "A2x3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:25
+#: ../gtk/paper_names_offsets.c:25
 msgid "paper size|A2x4"
 msgstr "A2x4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:27
+#: ../gtk/paper_names_offsets.c:27
 msgid "paper size|A2x5"
 msgstr "A2x5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:29
+#: ../gtk/paper_names_offsets.c:29
 msgid "paper size|A3"
 msgstr "A3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:31
+#: ../gtk/paper_names_offsets.c:31
 msgid "paper size|A3 Extra"
 msgstr "A3 ekstra"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:33
+#: ../gtk/paper_names_offsets.c:33
 msgid "paper size|A3x3"
 msgstr "A3x3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:35
+#: ../gtk/paper_names_offsets.c:35
 msgid "paper size|A3x4"
 msgstr "A3x4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:37
+#: ../gtk/paper_names_offsets.c:37
 msgid "paper size|A3x5"
 msgstr "A3x5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:39
+#: ../gtk/paper_names_offsets.c:39
 msgid "paper size|A3x6"
 msgstr "A3x6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:41
+#: ../gtk/paper_names_offsets.c:41
 msgid "paper size|A3x7"
 msgstr "A3x7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:43
+#: ../gtk/paper_names_offsets.c:43
 msgid "paper size|A4"
 msgstr "A4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:45
+#: ../gtk/paper_names_offsets.c:45
 msgid "paper size|A4 Extra"
 msgstr "A4 ekstra"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:47
+#: ../gtk/paper_names_offsets.c:47
 msgid "paper size|A4 Tab"
 msgstr "A4 Tab"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:49
+#: ../gtk/paper_names_offsets.c:49
 msgid "paper size|A4x3"
 msgstr "A4x3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:51
+#: ../gtk/paper_names_offsets.c:51
 msgid "paper size|A4x4"
 msgstr "A4x4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:53
+#: ../gtk/paper_names_offsets.c:53
 msgid "paper size|A4x5"
 msgstr "A4x5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:55
+#: ../gtk/paper_names_offsets.c:55
 msgid "paper size|A4x6"
 msgstr "A4x6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:57
+#: ../gtk/paper_names_offsets.c:57
 msgid "paper size|A4x7"
 msgstr "A4x7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:59
+#: ../gtk/paper_names_offsets.c:59
 msgid "paper size|A4x8"
 msgstr "A4x8"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:61
+#: ../gtk/paper_names_offsets.c:61
 msgid "paper size|A4x9"
 msgstr "A4x9"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:63
+#: ../gtk/paper_names_offsets.c:63
 msgid "paper size|A5"
 msgstr "A5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:65
+#: ../gtk/paper_names_offsets.c:65
 msgid "paper size|A5 Extra"
 msgstr "A5 ekstra"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:67
+#: ../gtk/paper_names_offsets.c:67
 msgid "paper size|A6"
 msgstr "A6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:69
+#: ../gtk/paper_names_offsets.c:69
 msgid "paper size|A7"
 msgstr "A7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:71
+#: ../gtk/paper_names_offsets.c:71
 msgid "paper size|A8"
 msgstr "A8"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:73
+#: ../gtk/paper_names_offsets.c:73
 msgid "paper size|A9"
 msgstr "A9"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:75
+#: ../gtk/paper_names_offsets.c:75
 msgid "paper size|B0"
 msgstr "B0"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:77
+#: ../gtk/paper_names_offsets.c:77
 msgid "paper size|B1"
 msgstr "B1"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:79
+#: ../gtk/paper_names_offsets.c:79
 msgid "paper size|B10"
 msgstr "B10"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:81
+#: ../gtk/paper_names_offsets.c:81
 msgid "paper size|B2"
 msgstr "B2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:83
+#: ../gtk/paper_names_offsets.c:83
 msgid "paper size|B3"
 msgstr "B3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:85
+#: ../gtk/paper_names_offsets.c:85
 msgid "paper size|B4"
 msgstr "B4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:87
+#: ../gtk/paper_names_offsets.c:87
 msgid "paper size|B5"
 msgstr "B5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:89
+#: ../gtk/paper_names_offsets.c:89
 msgid "paper size|B5 Extra"
 msgstr "B5 ekstra"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:91
+#: ../gtk/paper_names_offsets.c:91
 msgid "paper size|B6"
 msgstr "B6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:93
+#: ../gtk/paper_names_offsets.c:93
 msgid "paper size|B6/C4"
 msgstr "B6/C4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:95
+#: ../gtk/paper_names_offsets.c:95
 msgid "paper size|B7"
 msgstr "B7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:97
+#: ../gtk/paper_names_offsets.c:97
 msgid "paper size|B8"
 msgstr "B8"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:99
+#: ../gtk/paper_names_offsets.c:99
 msgid "paper size|B9"
 msgstr "B9"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:101
+#: ../gtk/paper_names_offsets.c:101
 msgid "paper size|C0"
 msgstr "C0"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:103
+#: ../gtk/paper_names_offsets.c:103
 msgid "paper size|C1"
 msgstr "C1"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:105
+#: ../gtk/paper_names_offsets.c:105
 msgid "paper size|C10"
 msgstr "C10"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:107
+#: ../gtk/paper_names_offsets.c:107
 msgid "paper size|C2"
 msgstr "C2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:109
+#: ../gtk/paper_names_offsets.c:109
 msgid "paper size|C3"
 msgstr "C3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:111
+#: ../gtk/paper_names_offsets.c:111
 msgid "paper size|C4"
 msgstr "C4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:113
+#: ../gtk/paper_names_offsets.c:113
 msgid "paper size|C5"
 msgstr "C5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:115
+#: ../gtk/paper_names_offsets.c:115
 msgid "paper size|C6"
 msgstr "C6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:117
+#: ../gtk/paper_names_offsets.c:117
 msgid "paper size|C6/C5"
 msgstr "C6/C5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:119
+#: ../gtk/paper_names_offsets.c:119
 msgid "paper size|C7"
 msgstr "C7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:121
+#: ../gtk/paper_names_offsets.c:121
 msgid "paper size|C7/C6"
 msgstr "C7/C6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:123
+#: ../gtk/paper_names_offsets.c:123
 msgid "paper size|C8"
 msgstr "C8"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:125
+#: ../gtk/paper_names_offsets.c:125
 msgid "paper size|C9"
 msgstr "C9"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:127
+#: ../gtk/paper_names_offsets.c:127
 msgid "paper size|DL Envelope"
 msgstr "DL vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:129
+#: ../gtk/paper_names_offsets.c:129
 msgid "paper size|RA0"
 msgstr "RA0"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:131
+#: ../gtk/paper_names_offsets.c:131
 msgid "paper size|RA1"
 msgstr "RA1"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:133
+#: ../gtk/paper_names_offsets.c:133
 msgid "paper size|RA2"
 msgstr "RA2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:135
+#: ../gtk/paper_names_offsets.c:135
 msgid "paper size|SRA0"
 msgstr "SRA0"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:137
+#: ../gtk/paper_names_offsets.c:137
 msgid "paper size|SRA1"
 msgstr "SRA1"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:139
+#: ../gtk/paper_names_offsets.c:139
 msgid "paper size|SRA2"
 msgstr "SRA2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:141
+#: ../gtk/paper_names_offsets.c:141
 msgid "paper size|JB0"
 msgstr "JB0"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:143
+#: ../gtk/paper_names_offsets.c:143
 msgid "paper size|JB1"
 msgstr "JB1"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:145
+#: ../gtk/paper_names_offsets.c:145
 msgid "paper size|JB10"
 msgstr "JB10"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:147
+#: ../gtk/paper_names_offsets.c:147
 msgid "paper size|JB2"
 msgstr "JB2"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:149
+#: ../gtk/paper_names_offsets.c:149
 msgid "paper size|JB3"
 msgstr "JB3"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:151
+#: ../gtk/paper_names_offsets.c:151
 msgid "paper size|JB4"
 msgstr "JB4"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:153
+#: ../gtk/paper_names_offsets.c:153
 msgid "paper size|JB5"
 msgstr "JB5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:155
+#: ../gtk/paper_names_offsets.c:155
 msgid "paper size|JB6"
 msgstr "JB6"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:157
+#: ../gtk/paper_names_offsets.c:157
 msgid "paper size|JB7"
 msgstr "JB7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:159
+#: ../gtk/paper_names_offsets.c:159
 msgid "paper size|JB8"
 msgstr "JB8"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:161
+#: ../gtk/paper_names_offsets.c:161
 msgid "paper size|JB9"
 msgstr "JB9"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:163
+#: ../gtk/paper_names_offsets.c:163
 msgid "paper size|jis exec"
 msgstr "jis vykdomasis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:165
+#: ../gtk/paper_names_offsets.c:165
 msgid "paper size|Choukei 2 Envelope"
 msgstr "Choukei 2 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:167
+#: ../gtk/paper_names_offsets.c:167
 msgid "paper size|Choukei 3 Envelope"
 msgstr "Choukei 3 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:169
+#: ../gtk/paper_names_offsets.c:169
 msgid "paper size|Choukei 4 Envelope"
 msgstr "Choukei 4 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:171
+#: ../gtk/paper_names_offsets.c:171
 msgid "paper size|hagaki (postcard)"
 msgstr "hagaki (atvirutė)"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:173
+#: ../gtk/paper_names_offsets.c:173
 msgid "paper size|kahu Envelope"
 msgstr "kahu vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:175
+#: ../gtk/paper_names_offsets.c:175
 msgid "paper size|kaku2 Envelope"
 msgstr "kaku2 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:177
+#: ../gtk/paper_names_offsets.c:177
 msgid "paper size|oufuku (reply postcard)"
 msgstr "oufuku (atsakomoji atvirutė)"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:179
+#: ../gtk/paper_names_offsets.c:179
 msgid "paper size|you4 Envelope"
 msgstr "you4 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:181
+#: ../gtk/paper_names_offsets.c:181
 msgid "paper size|10x11"
 msgstr "10x11"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:183
+#: ../gtk/paper_names_offsets.c:183
 msgid "paper size|10x13"
 msgstr "10x13"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:185
+#: ../gtk/paper_names_offsets.c:185
 msgid "paper size|10x14"
 msgstr "10x14"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189
+#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189
 msgid "paper size|10x15"
 msgstr "10x15"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:191
+#: ../gtk/paper_names_offsets.c:191
 msgid "paper size|11x12"
 msgstr "11x12"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:193
+#: ../gtk/paper_names_offsets.c:193
 msgid "paper size|11x15"
 msgstr "11x15"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:195
+#: ../gtk/paper_names_offsets.c:195
 msgid "paper size|12x19"
 msgstr "12x19"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:197
+#: ../gtk/paper_names_offsets.c:197
 msgid "paper size|5x7"
 msgstr "5x7"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:199
+#: ../gtk/paper_names_offsets.c:199
 msgid "paper size|6x9 Envelope"
 msgstr "6x9 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:201
+#: ../gtk/paper_names_offsets.c:201
 msgid "paper size|7x9 Envelope"
 msgstr "7x9 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:203
+#: ../gtk/paper_names_offsets.c:203
 msgid "paper size|9x11 Envelope"
 msgstr "9x11 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:205
+#: ../gtk/paper_names_offsets.c:205
 msgid "paper size|a2 Envelope"
 msgstr "a2 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:207
+#: ../gtk/paper_names_offsets.c:207
 msgid "paper size|Arch A"
 msgstr "Arch A"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:209
+#: ../gtk/paper_names_offsets.c:209
 msgid "paper size|Arch B"
 msgstr "Arch B"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:211
+#: ../gtk/paper_names_offsets.c:211
 msgid "paper size|Arch C"
 msgstr "Arch C"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:213
+#: ../gtk/paper_names_offsets.c:213
 msgid "paper size|Arch D"
 msgstr "Arch D"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:215
+#: ../gtk/paper_names_offsets.c:215
 msgid "paper size|Arch E"
 msgstr "Arch E"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:217
+#: ../gtk/paper_names_offsets.c:217
 msgid "paper size|b-plus"
 msgstr "b-plus"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:219
+#: ../gtk/paper_names_offsets.c:219
 msgid "paper size|c"
 msgstr "c"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:221
+#: ../gtk/paper_names_offsets.c:221
 msgid "paper size|c5 Envelope"
 msgstr "c5 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:223
+#: ../gtk/paper_names_offsets.c:223
 msgid "paper size|d"
 msgstr "d"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:225
+#: ../gtk/paper_names_offsets.c:225
 msgid "paper size|e"
 msgstr "e"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:227
+#: ../gtk/paper_names_offsets.c:227
 msgid "paper size|edp"
 msgstr "edp"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:229
+#: ../gtk/paper_names_offsets.c:229
 msgid "paper size|European edp"
 msgstr "Europietiškas edp"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:231
+#: ../gtk/paper_names_offsets.c:231
 msgid "paper size|Executive"
 msgstr "Vykdomasis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:233
+#: ../gtk/paper_names_offsets.c:233
 msgid "paper size|f"
 msgstr "f"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:235
+#: ../gtk/paper_names_offsets.c:235
 msgid "paper size|FanFold European"
 msgstr "FanFold europietiškas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:237
+#: ../gtk/paper_names_offsets.c:237
 msgid "paper size|FanFold US"
 msgstr "FanFold JAV"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:239
+#: ../gtk/paper_names_offsets.c:239
 msgid "paper size|FanFold German Legal"
 msgstr "FanFold vokiškas teisinis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:241
+#: ../gtk/paper_names_offsets.c:241
 msgid "paper size|Government Legal"
 msgstr "Vyriausybinis teisinis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:243
+#: ../gtk/paper_names_offsets.c:243
 msgid "paper size|Government Letter"
 msgstr "Vyriausybinis laiškas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:245
+#: ../gtk/paper_names_offsets.c:245
 msgid "paper size|Index 3x5"
 msgstr "Indekas 3x5"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:247
+#: ../gtk/paper_names_offsets.c:247
 msgid "paper size|Index 4x6 (postcard)"
 msgstr "Indeksas 4x6 (atvirutė)"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:249
+#: ../gtk/paper_names_offsets.c:249
 msgid "paper size|Index 4x6 ext"
 msgstr "Indeksas 4x6 išpl"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:251
+#: ../gtk/paper_names_offsets.c:251
 msgid "paper size|Index 5x8"
 msgstr "Indeksas 5x8"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:253
+#: ../gtk/paper_names_offsets.c:253
 msgid "paper size|Invoice"
 msgstr "Važtaraštis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:255
+#: ../gtk/paper_names_offsets.c:255
 msgid "paper size|Tabloid"
 msgstr "Laikraštis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:257
+#: ../gtk/paper_names_offsets.c:257
 msgid "paper size|US Legal"
 msgstr "JAV teisinis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:259
+#: ../gtk/paper_names_offsets.c:259
 msgid "paper size|US Legal Extra"
 msgstr "JAV teisinis ekstra"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:261
+#: ../gtk/paper_names_offsets.c:261
 msgid "paper size|US Letter"
 msgstr "JAV laiškas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:263
+#: ../gtk/paper_names_offsets.c:263
 msgid "paper size|US Letter Extra"
 msgstr "JAV laiškas ekstra"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:265
+#: ../gtk/paper_names_offsets.c:265
 msgid "paper size|US Letter Plus"
 msgstr "JAV laiškas plius"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:267
+#: ../gtk/paper_names_offsets.c:267
 msgid "paper size|Monarch Envelope"
 msgstr "Monarch vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:269
+#: ../gtk/paper_names_offsets.c:269
 msgid "paper size|#10 Envelope"
 msgstr "#10 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:271
+#: ../gtk/paper_names_offsets.c:271
 msgid "paper size|#11 Envelope"
 msgstr "#11 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:273
+#: ../gtk/paper_names_offsets.c:273
 msgid "paper size|#12 Envelope"
 msgstr "#12 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:275
+#: ../gtk/paper_names_offsets.c:275
 msgid "paper size|#14 Envelope"
 msgstr "#14 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:277
+#: ../gtk/paper_names_offsets.c:277
 msgid "paper size|#9 Envelope"
 msgstr "#9 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:279
+#: ../gtk/paper_names_offsets.c:279
 msgid "paper size|Personal Envelope"
 msgstr "Asmeninis vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:281
+#: ../gtk/paper_names_offsets.c:281
 msgid "paper size|Quarto"
 msgstr "Quarto"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:283
+#: ../gtk/paper_names_offsets.c:283
 msgid "paper size|Super A"
 msgstr "Super A"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:285
+#: ../gtk/paper_names_offsets.c:285
 msgid "paper size|Super B"
 msgstr "Super B"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:287
+#: ../gtk/paper_names_offsets.c:287
 msgid "paper size|Wide Format"
 msgstr "Plačiaformatis"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:289
+#: ../gtk/paper_names_offsets.c:289
 msgid "paper size|Dai-pa-kai"
 msgstr "Dai-pa-kai"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:291
+#: ../gtk/paper_names_offsets.c:291
 msgid "paper size|Folio"
 msgstr "Folio"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:293
+#: ../gtk/paper_names_offsets.c:293
 msgid "paper size|Folio sp"
 msgstr "Folio sp"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:295
+#: ../gtk/paper_names_offsets.c:295
 msgid "paper size|Invite Envelope"
 msgstr "Pakvietimo vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:297
+#: ../gtk/paper_names_offsets.c:297
 msgid "paper size|Italian Envelope"
 msgstr "Itališkas vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:299
+#: ../gtk/paper_names_offsets.c:299
 msgid "paper size|juuro-ku-kai"
 msgstr "juuro-ku-kai"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:301
+#: ../gtk/paper_names_offsets.c:301
 msgid "paper size|pa-kai"
 msgstr "pa-kai"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:303
+#: ../gtk/paper_names_offsets.c:303
 msgid "paper size|Postfix Envelope"
 msgstr "Postfix vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:305
+#: ../gtk/paper_names_offsets.c:305
 msgid "paper size|Small Photo"
 msgstr "Maža fotografija"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:307
+#: ../gtk/paper_names_offsets.c:307
 msgid "paper size|prc1 Envelope"
 msgstr "prc1 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:309
+#: ../gtk/paper_names_offsets.c:309
 msgid "paper size|prc10 Envelope"
 msgstr "prc10 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:311
+#: ../gtk/paper_names_offsets.c:311
 msgid "paper size|prc 16k"
 msgstr "prc 16k"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:313
+#: ../gtk/paper_names_offsets.c:313
 msgid "paper size|prc2 Envelope"
 msgstr "prc2 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:315
+#: ../gtk/paper_names_offsets.c:315
 msgid "paper size|prc3 Envelope"
 msgstr "prc3 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:317
+#: ../gtk/paper_names_offsets.c:317
 msgid "paper size|prc 32k"
 msgstr "prc 32k"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:319
+#: ../gtk/paper_names_offsets.c:319
 msgid "paper size|prc4 Envelope"
 msgstr "prc4 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:321
+#: ../gtk/paper_names_offsets.c:321
 msgid "paper size|prc5 Envelope"
 msgstr "prc5 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:323
+#: ../gtk/paper_names_offsets.c:323
 msgid "paper size|prc6 Envelope"
 msgstr "prc6 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:325
+#: ../gtk/paper_names_offsets.c:325
 msgid "paper size|prc7 Envelope"
 msgstr "prc7 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:327
+#: ../gtk/paper_names_offsets.c:327
 msgid "paper size|prc8 Envelope"
 msgstr "prc8 vokas"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:329
+#: ../gtk/paper_names_offsets.c:329
 msgid "paper size|ROC 16k"
 msgstr "ROC 16k"
 
 #. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:331
+#: ../gtk/paper_names_offsets.c:331
 msgid "paper size|ROC 8k"
 msgstr "ROC 8k"
 
-#: gtk/updateiconcache.c:498 gtk/updateiconcache.c:558
+#: ../gtk/updateiconcache.c:498 ../gtk/updateiconcache.c:558
 #, c-format
 msgid "different idatas found for symlinked '%s' and '%s'\n"
 msgstr "simboliškai susietiem „%s“ ir „%s“ rasti skirtingi i-duomenys\n"
 
-#: gtk/updateiconcache.c:1379
-#, c-format
+#: ../gtk/updateiconcache.c:1379
 msgid "Failed to write header\n"
 msgstr "Nepavyko įrašyti antraštės\n"
 
-#: gtk/updateiconcache.c:1385
-#, c-format
+#: ../gtk/updateiconcache.c:1385
 msgid "Failed to write hash table\n"
 msgstr "Nepavyko įrašyti maišos lentelės\n"
 
-#: gtk/updateiconcache.c:1391
-#, c-format
+#: ../gtk/updateiconcache.c:1391
 msgid "Failed to write folder index\n"
 msgstr "Nepavyko įrašyti aplanko indekso\n"
 
-#: gtk/updateiconcache.c:1399
-#, c-format
+#: ../gtk/updateiconcache.c:1399
 msgid "Failed to rewrite header\n"
 msgstr "Nepavyko perrašyti antraštės\n"
 
-#: gtk/updateiconcache.c:1451
+#: ../gtk/updateiconcache.c:1451
 #, c-format
 msgid "Failed to write cache file: %s\n"
 msgstr "Nepavyko įrašyti podėlio failo: %s\n"
 
-#: gtk/updateiconcache.c:1486
-#, c-format
+#: ../gtk/updateiconcache.c:1486
 msgid "The generated cache was invalid.\n"
-msgstr ""
+msgstr "Sugeneruotas podėlis buvo netinkamas.\n"
 
-#: gtk/updateiconcache.c:1500
+#: ../gtk/updateiconcache.c:1500
 #, c-format
 msgid "Could not rename %s to %s: %s, removing %s then.\n"
 msgstr "Nepavyko pervadinti %s į %s: %s, taigi %s pašalinama.\n"
 
-#: gtk/updateiconcache.c:1512
+#: ../gtk/updateiconcache.c:1512
 #, c-format
 msgid "Could not rename %s to %s: %s\n"
 msgstr "Nepavyko pervadinti %s į %s: %s\n"
 
-#: gtk/updateiconcache.c:1519
+#: ../gtk/updateiconcache.c:1519
 #, c-format
 msgid "Could not rename %s back to %s: %s.\n"
 msgstr "Nepavyko pervadinti %s atgal į %s: %s.\n"
 
-#: gtk/updateiconcache.c:1541
-#, c-format
+#: ../gtk/updateiconcache.c:1541
 msgid "Cache file created successfully.\n"
 msgstr "Podėlio failas sukurtas sėkmingai.\n"
 
-#: gtk/updateiconcache.c:1580
+#: ../gtk/updateiconcache.c:1580
 msgid "Overwrite an existing cache, even if up to date"
 msgstr "Perrašyti esamą podėlį, netgi jei nepasenęs"
 
-#: gtk/updateiconcache.c:1581
+#: ../gtk/updateiconcache.c:1581
 msgid "Don't check for the existence of index.theme"
 msgstr "Netikrinti, ar egzistuoja index.theme"
 
-#: gtk/updateiconcache.c:1582
+#: ../gtk/updateiconcache.c:1582
 msgid "Don't include image data in the cache"
 msgstr "Neįtraukti paveikslėlio duomenų į podėlį"
 
-#: gtk/updateiconcache.c:1583
+#: ../gtk/updateiconcache.c:1583
 msgid "Output a C header file"
 msgstr "Išvesti C antraštės failą"
 
-#: gtk/updateiconcache.c:1584
+#: ../gtk/updateiconcache.c:1584
 msgid "Turn off verbose output"
 msgstr "Išjungti išsamią išvestį"
 
-#: gtk/updateiconcache.c:1585
+#: ../gtk/updateiconcache.c:1585
 msgid "Validate existing icon cache"
-msgstr ""
+msgstr "Patvirtinti esantį piktogramų podėlį"
 
-#: gtk/updateiconcache.c:1620
-#, fuzzy, c-format
+#: ../gtk/updateiconcache.c:1620
+#, c-format
 msgid "File not found: %s\n"
-msgstr "Nepavyko prijungti %s"
+msgstr "Failas nerastas: %s\n"
 
-#: gtk/updateiconcache.c:1626
+#: ../gtk/updateiconcache.c:1626
 #, c-format
 msgid "Not a valid icon cache: %s\n"
-msgstr ""
+msgstr "Netinkamas piktogramų podėlis: %s\n"
 
-#: gtk/updateiconcache.c:1637
+#: ../gtk/updateiconcache.c:1637
 #, c-format
 msgid ""
 "No theme index file in '%s'.\n"
@@ -4284,204 +4178,196 @@ msgstr ""
 "index.\n"
 
 #. ID
-#: modules/input/imam-et.c:454
+#: ../modules/input/imam-et.c:454
 msgid "Amharic (EZ+)"
 msgstr "Amharų (EZ+)"
 
 #. ID
-#: modules/input/imcedilla.c:91
+#: ../modules/input/imcedilla.c:91
 msgid "Cedilla"
 msgstr "Sedilė"
 
 #. ID
-#: modules/input/imcyrillic-translit.c:217
+#: ../modules/input/imcyrillic-translit.c:217
 msgid "Cyrillic (Transliterated)"
 msgstr "Kirilica (transliteruotai)"
 
 #. ID
-#: modules/input/iminuktitut.c:127
+#: ../modules/input/iminuktitut.c:127
 msgid "Inuktitut (Transliterated)"
 msgstr "Inuktitutas (transliteruotai)"
 
 #. ID
-#: modules/input/imipa.c:145
+#: ../modules/input/imipa.c:145
 msgid "IPA"
 msgstr "IPA"
 
 #. ID
-#: modules/input/immultipress.c:31
+#: ../modules/input/immultipress.c:31
 msgid "Multipress"
-msgstr ""
+msgstr "Daugiaspaudis"
 
 #. ID
-#: modules/input/imthai.c:35
+#: ../modules/input/imthai.c:35
 msgid "Thai-Lao"
-msgstr "Tai-Lao"
+msgstr "Ta-Lao"
 
 #. ID
-#: modules/input/imti-er.c:453
+#: ../modules/input/imti-er.c:453
 msgid "Tigrigna-Eritrean (EZ+)"
 msgstr "Tigrajų (Eritrėja) (EZ+)"
 
 #. ID
-#: modules/input/imti-et.c:453
+#: ../modules/input/imti-et.c:453
 msgid "Tigrigna-Ethiopian (EZ+)"
 msgstr "Tigrajų (Etiopija) (EZ+)"
 
 #. ID
-#: modules/input/imviqr.c:244
+#: ../modules/input/imviqr.c:244
 msgid "Vietnamese (VIQR)"
 msgstr "Vietnamiečių (VIQR)"
 
 #. ID
-#: modules/input/imxim.c:28
+#: ../modules/input/imxim.c:28
 msgid "X Input Method"
 msgstr "X įvesties metodas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1533
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1533
 msgid "Two Sided"
 msgstr "Dvipusis"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1534
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1534
 msgid "Paper Type"
 msgstr "Popieriaus tipas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1535
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1535
 msgid "Paper Source"
 msgstr "Popieriaus šaltinis"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1536
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1536
 msgid "Output Tray"
 msgstr "Išvesties dėklas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1545
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1545
 msgid "One Sided"
 msgstr "Vienpusis"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1546
-#: modules/printbackends/cups/gtkprintbackendcups.c:1547
-#: modules/printbackends/cups/gtkprintbackendcups.c:1551
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1546
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1547
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1551
 msgid "Auto Select"
 msgstr "Automatinis pasirinkimas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1548
-#: modules/printbackends/cups/gtkprintbackendcups.c:1549
-#: modules/printbackends/cups/gtkprintbackendcups.c:1550
-#: modules/printbackends/cups/gtkprintbackendcups.c:2020
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1548
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1549
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1550
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2020
 msgid "Printer Default"
 msgstr "Spausdintuvo numatytieji"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2214
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2214
 msgid "Urgent"
 msgstr "Itin skubu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2214
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2214
 msgid "High"
 msgstr "Skubu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2214
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2214
 msgid "Medium"
 msgstr "Vidutiniškai"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2214
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2214
 msgid "Low"
 msgstr "Neskubu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "None"
 msgstr "Nėra"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "Classified"
 msgstr "Klasifikuota"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "Confidential"
 msgstr "Konfidencialu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "Secret"
 msgstr "Slapta"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "Standard"
 msgstr "Standartiška"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "Top Secret"
 msgstr "Labai slapta"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2216
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2216
 msgid "Unclassified"
 msgstr "Neklasifikuota"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2302
-#, fuzzy, c-format
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2302
+#, c-format
 msgid "Custom %.2fx%.2f"
-msgstr "Nurodyta.%2fx%.2f"
+msgstr "Pasirinktinis %.2fx%.2f"
 
 #. default filename used for print-to-file
-#: modules/printbackends/file/gtkprintbackendfile.c:235
+#: ../modules/printbackends/file/gtkprintbackendfile.c:235
 #, c-format
 msgid "output.%s"
 msgstr "dokumentas.%s"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:464
+#: ../modules/printbackends/file/gtkprintbackendfile.c:464
 msgid "Print to File"
 msgstr "Spausdinti į failą"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:489
+#: ../modules/printbackends/file/gtkprintbackendfile.c:489
 msgid "PDF"
 msgstr "PDF"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:489
+#: ../modules/printbackends/file/gtkprintbackendfile.c:489
 msgid "Postscript"
 msgstr "Postscript"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:501
-#: modules/printbackends/test/gtkprintbackendtest.c:501
+#: ../modules/printbackends/file/gtkprintbackendfile.c:501
+#: ../modules/printbackends/test/gtkprintbackendtest.c:501
 msgid "Pages per _sheet:"
 msgstr "Puslapių _lakšte:"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:547
+#: ../modules/printbackends/file/gtkprintbackendfile.c:547
 msgid "File"
 msgstr "Failas"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:556
+#: ../modules/printbackends/file/gtkprintbackendfile.c:556
 msgid "_Output format"
 msgstr "_Išvesties formatas"
 
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:399
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:399
 msgid "Print to LPR"
 msgstr "Spausdinti į LPR"
 
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:425
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:425
 msgid "Pages Per Sheet"
 msgstr "Puslapių lakšte"
 
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:432
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:432
 msgid "Command Line"
 msgstr "Komandų eilutė"
 
 #. default filename used for print-to-test
-#: modules/printbackends/test/gtkprintbackendtest.c:235
-#, fuzzy, c-format
+#: ../modules/printbackends/test/gtkprintbackendtest.c:235
+#, c-format
 msgid "test-output.%s"
-msgstr "dokumentas.%s"
+msgstr "bandomasis-dokumentas.%s"
 
-#: modules/printbackends/test/gtkprintbackendtest.c:465
-#, fuzzy
+#: ../modules/printbackends/test/gtkprintbackendtest.c:465
 msgid "Print to Test Printer"
-msgstr "Spausdinti į failą"
+msgstr "Spausdinti į bandomąjį spausdintuvą"
 
-#: tests/testfilechooser.c:205
+#: ../tests/testfilechooser.c:205
 #, c-format
 msgid "Could not get information for file '%s': %s"
 msgstr "Nepavyko gauti failo „%s“ informacijos: %s"
-
-#~ msgid "Today"
-#~ msgstr "Šiandien"
-
-#, fuzzy
-#~ msgid "Location:"
-#~ msgstr "_Vieta: "